Skip to content

Commit 6efb884

Browse files
authored
Enable S3 lockfiles (#741)
1 parent 59fe27d commit 6efb884

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deployment/live/aws/conformance/terragrunt.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ remote_state {
3030
s3_bucket_tags = {
3131
name = "terraform_state_storage"
3232
}
33+
use_lockfile = true
3334
}
3435
}

0 commit comments

Comments
 (0)