Skip to content

Commit f626e50

Browse files
authored
Update terragrunt.hcl
1 parent 4eb00b3 commit f626e50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layer1/storage/terragrunt.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ inputs = {
2727
project_name = "terragrunt-example"
2828
vpc_id = dependency.network.outputs.vpc_id
2929
iam_role_arns = dependency.security.outputs.iam_role_arns
30-
}
30+
}
31+

0 commit comments

Comments
 (0)