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
when terraform config has reference to complex variables like list(object), map(object), list(tuple), tuple with object etc, its value is not resolved.
What I Did
created a terraform config which used complex variables of type specified above.
The text was updated successfully, but these errors were encountered:
Description
when terraform config has reference to complex variables like list(object), map(object), list(tuple), tuple with object etc, its value is not resolved.
What I Did
created a terraform config which used complex variables of type specified above.
The text was updated successfully, but these errors were encountered: