Skip to content

Commit

Permalink
fix: removed unused and depricated attribute skip
Browse files Browse the repository at this point in the history
  • Loading branch information
kvvit committed Dec 25, 2024
1 parent 02c4de2 commit 3fa0e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terragrunt/root.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
terragrunt_version_constraint = ">= 0.58"
skip = false

locals {
remote_state_bucket_region = get_env("TF_REMOTE_STATE_BUCKET_REGION")
Expand Down

0 comments on commit 3fa0e62

Please sign in to comment.