-
|
Hi folks, I have a when i run however, when i try to call the above output in my the variable in my my Any idea of what may be causing this??????? For the record, the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Hey @fraz78, is it possible that the variable is expecting a |
Beta Was this translation helpful? Give feedback.
-
|
I did think of that, and tried changing the variable type from list(string) to string but it didn't seem to make a difference. |
Beta Was this translation helpful? Give feedback.
Hi, the variable can be wrapped in
[]to convert it to a list...Simplified example in:
https://github.com/denis256/terragrunt-tests/tree/master/discussion-738