Resource 'snowflake_grant_privileges_to_role' marks 'priveleges' attribute as changed regardless of any changes being made #2281
Labels
bug
Used to mark issues with provider's incorrect behavior
Terraform CLI and Provider Versions
Terraform Configuration
Expected Behavior
The privileges parameter of the snowflake_grant_privileges_to_role should only be marked as changed when the list of priveleges has been altered.
Actual Behavior
The privileges parameter of the snowflake_grant_privileges_to_role is marked as changed, regardless of any changes being made to the privileges parameter.
This image depicts 82 warehouse grant changes that were not actually changed - terraform plan output. terraform apply runs fine.
Steps to Reproduce
How much impact is this issue causing?
Medium
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: