Dynamic Table does not update query on change #2276
Labels
bug
Used to mark issues with provider's incorrect behavior
category:resource
resource:dynamic_table
Issue connected to the snowflake_dynamic_table resource
Terraform CLI and Provider Versions
Terraform: 1.3.9
Snowflake provider: 0.76.0
Terraform Configuration
Expected Behavior
When updating the SQL template file I expect the dynamic table to change as well after applying.
Actual Behavior
When planning changes, terraform detects a change in the SQL templatefile and provides those changes visually before approving. Nonetheless it does not update inside snowflake. The only way it is "updated" is to rename the resource so that TF deletes the old version and creates a new one with the right script...
Steps to Reproduce
terraform apply
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: