Replies: 1 comment 1 reply
-
|
According to the documentation [1], a type constraint should be specified. [1] https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#inputs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to pass variables to terraform like in the following code snippet. Terragrunt or Terraform ignores the maps such that the generated tfvars doesn't include those Complex-typed Values. Would appreciate a lead how to resolve it.
Tracked in ticket #110885
Beta Was this translation helpful? Give feedback.
All reactions