There was an error while loading. Please reload this page.
1 parent d7fa4ec commit 178c5dfCopy full SHA for 178c5df
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
+ run: terraform plan -lock-timeout=5m
0 commit comments