Closed acakovacevic closed 3 weeks ago
Hey @acakovacevic. Thanks for reaching out to us.
The identifiers are a tricky thing. We will address this topic soon as part of: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#identifiers-rework.
Hey @acakovacevic 👋 Thanks for reporting the issue. This will be fixed in the next release (somewhere around next week).
Closing due to long inactivity. Please, create another issue if you think the problem is still not resolved.
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