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
Currently there is no support for indexing on a list. Ideally we should be able to query and write to specific objects within a list. For example, if we have the following HCL file:
# attrs.tfattribute=["str1", "str2", "str3"]
I would expect the following query to work and return the following result:
Currently there is no support for indexing on a list. Ideally we should be able to query and write to specific objects within a list. For example, if we have the following HCL file:
I would expect the following query to work and return the following result:
The text was updated successfully, but these errors were encountered: