We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb00b3 commit f626e50Copy full SHA for f626e50
layer1/storage/terragrunt.hcl
@@ -27,4 +27,5 @@ inputs = {
27
project_name = "terragrunt-example"
28
vpc_id = dependency.network.outputs.vpc_id
29
iam_role_arns = dependency.security.outputs.iam_role_arns
30
-}
+}
31
+
0 commit comments