Open Symbianx opened 1 month ago
In case it's relevant, this started happening after an upgrade to 0.95.0
Hey @Symbianx. Thanks for reaching out to us.
The migration guide to v0.95.0 is missing this, but it will be added soon (maybe even today). Please check https://github.com/Snowflake-Labs/terraform-provider-snowflake/discussions/3048#discussioncomment-10587704.
This is expected behavior starting with v0.95.0.
Terraform CLI Version
1.4.6
Terraform Provider Version
0.95.0
Terraform Configuration
Category
category:resource
Object type(s)
No response
Expected Behavior
The network policy attached via the attachment resource gets attached to the user.
Actual Behavior
The user loses the network policy on every 2nd plan/apply.
This is made clear by the plan showing the network_policy being changed even though we don't set it in the resource:
Steps to Reproduce
network_policy
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
Would you like to implement a fix?