There was an error while loading. Please reload this page.
1 parent aaf1404 commit d7fef09Copy full SHA for d7fef09
1 file changed
.github/workflows/terraform-plan.yml
@@ -43,4 +43,4 @@ jobs:
43
TF_VAR_CONTAINER_TAG: ${{ github.sha }}
44
TF_VAR_DEVSECOPS_OBJECT_ID: ${{ secrets.TF_VAR_DEVSECOPS_OBJECT_ID }}
45
TF_VAR_ENGINEERING_GROUP_OBJECT_ID: ${{ secrets.TF_VAR_ENGINEERING_GROUP_OBJECT_ID }}
46
- run: terraform plan -lock=false
+ run: terraform plan
0 commit comments