Skip to content

Commit d7fef09

Browse files
committed
chore: reintroduce tf locking
1 parent aaf1404 commit d7fef09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform-plan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
TF_VAR_CONTAINER_TAG: ${{ github.sha }}
4444
TF_VAR_DEVSECOPS_OBJECT_ID: ${{ secrets.TF_VAR_DEVSECOPS_OBJECT_ID }}
4545
TF_VAR_ENGINEERING_GROUP_OBJECT_ID: ${{ secrets.TF_VAR_ENGINEERING_GROUP_OBJECT_ID }}
46-
run: terraform plan -lock=false
46+
run: terraform plan

0 commit comments

Comments
 (0)