You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reworded as the error isn't caused specifically by lookup, rather templatestring intentionally disallows anything but a single reference to a string value: #34968
Terraform Version
Terraform Configuration Files
See "Debug Output"
Debug Output
Expected Behavior
templatestring
executed on the result oflookup
callActual Behavior
"Planning failed"
Steps to Reproduce
terraform plan
Additional Context
I managed to circumvent the issues using the following construct:
References
The text was updated successfully, but these errors were encountered: