Forced modify table when column using sequence nextval as default #2644
Labels
bug
Used to mark issues with provider's incorrect behavior
category:identifiers
resource:table
Issue connected to the snowflake_table resource
Terraform CLI and Provider Versions
Terraform v1.6.6
required_providers {
snowflake = {
source = "Snowflake-Labs/snowflake"
version = "0.87.2"
}
Terraform Configuration
Expected Behavior
To not report there is updated in-place when nothing changed
Actual Behavior
terraform apply -> always report there is an updated in-place
Steps to Reproduce
terraform apply
How much impact is this issue causing?
Medium
Logs
No response
Additional Information
It is bug introduced after version 0.84.1
The text was updated successfully, but these errors were encountered: