We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6ada5 commit ecf84dfCopy full SHA for ecf84df
.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