How do I skip the next jobs in GitLab CI if the first job was not added to the pipeline?
I am trying to create a CI for Terraform code.
Why is my gitlab pipeline failing after the terraform plan step in here
Here is my pipeline code for git lab
I am trying to create a CI for Terraform code.
Here is my pipeline code for git lab