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 I apply the first time the table is created successfully. When I plan/apply a second time with the same configuration no changes should be detected.
Actual Behavior
When I apply the first time the table is created successfully. However, a follow up plan/apply will yield the error changing the 'type' of an existing column is not supported.
Steps to Reproduce
terraform version
Terraform v1.10.4
on darwin_arm64
+ provider registry.terraform.io/databricks/databricks v1.63.0
Is it a regression?
Nope
Debug Output
Important Factoids
Would you like to implement a fix?
Maybe if I have time
The text was updated successfully, but these errors were encountered:
ian-norris-ncino
changed the title
[ISSUE] Issue with databricks_XXX resource
[ISSUE] Issue with databricks_sql_table resource
Jan 21, 2025
Configuration
Expected Behavior
When I apply the first time the table is created successfully. When I plan/apply a second time with the same configuration no changes should be detected.
Actual Behavior
When I apply the first time the table is created successfully. However, a follow up plan/apply will yield the error
changing the 'type' of an existing column is not supported
.Steps to Reproduce
Is it a regression?
Nope
Debug Output
Important Factoids
Would you like to implement a fix?
Maybe if I have time
The text was updated successfully, but these errors were encountered: