We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38d44d commit 0f2d02aCopy full SHA for 0f2d02a
1 file changed
.github/workflows/test-deploy.yaml
@@ -39,4 +39,4 @@ jobs:
39
terraform_version: 1.11.4
40
41
- name: Terraform plan
42
- run: make ${TARGET_ENV} terraform-apply
+ run: make ${TARGET_ENV} ci terraform-apply
0 commit comments