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
This isn't exact usage but shows the data source and way it's being referenced.
Expected Behaviour
Tags should be accessible from the databricks workspace data source.
Actual Behaviour
Error: Unsupported attribute
data.azurerm_databricks_workspace.databricks_workspace.tags["TagName"]
This object has no argument, nested block, or exported attribute named "tags".
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Jan 17, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform: 0.13.4
Azurerm: 2.38.0
Affected Resource(s)
azurerm_databricks_workspace
data sourceTerraform Configuration Files
This isn't exact usage but shows the data source and way it's being referenced.
Expected Behaviour
Tags should be accessible from the databricks workspace data source.
Actual Behaviour
Steps to Reproduce
terraform validate
References
The data source documentation says tags should be an available attribute.
The text was updated successfully, but these errors were encountered: