Skip to content

Commit

Permalink
Update terragrunt.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
liranfarage89 authored Jul 4, 2022
1 parent 01f2a47 commit 56fe79c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions terragrunt/misc/null-resource/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ generate "null_resource" {
resource "null_resource" "null" {
count=2
}
output default_region {
value = "dummy output"
}
EOF
}

0 comments on commit 56fe79c

Please sign in to comment.