[Bug]: snowflake_grant_account_role with role name PUBLIC fails on apply #3001
Labels
bug
Used to mark issues with provider's incorrect behavior
resource:grant_account_role
Issue connected to the snowflake_grant_account_role resource
Terraform CLI Version
1.9.4
Terraform Provider Version
0.94.1
Terraform Configuration
Category
category:grants
Object type(s)
resource:grant_account_role
Expected Behavior
This should be a no-op, since "Granting role PUBLIC has no effect. Every user and role has role PUBLIC implicitly granted."
Actual Behavior
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to snowflake_grant_account_role.this_is_a_bug, provider "provider["registry.terraform.io/snowflake-labs/snowflake"]" produced an
│ unexpected new value: Root object was present, but now absent.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
Steps to Reproduce
Terraform Configuration
section)How much impact is this issue causing?
Low
Logs
https://gist.github.com/AaronCoquet-Easypark/37704cc31601bcb095a144a7d14f8602
Additional Information
No response
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: