diff --git a/.github/workflows/onix-gcp-terraform-deploy.yml b/.github/workflows/onix-gcp-terraform-deploy.yml index 744a142..b30efa8 100644 --- a/.github/workflows/onix-gcp-terraform-deploy.yml +++ b/.github/workflows/onix-gcp-terraform-deploy.yml @@ -58,7 +58,7 @@ jobs: run: terraform plan - name: Terraform Apply - working-directory: ./gerrit-repo/Terraform + working-directory: ./gerrit-repo/Terraform-CICD run: terraform apply -auto-approve - name: Clean up credentials