terraform-provider-snowflake
terraform-provider-snowflake copied to clipboard
fix: Ignore database roles when reading grants
Test Plan
- [ ] acceptance tests
NOTE: I didn't find a pattern for adding tests for this type of change in the provider. We have verified that it works with both current and future grants for objects such as databases, schemas, tables in our configuration. The read operation during plan failed for all of these resources before introducing this change.
References
- #1863
@ogr003 Please rebase the branch.
Fixing this issue will be very helpful.
Hi @ogr003!
Can you rebase your change on the main branch, please? Also, can you confirm that this is still the issue with the current provider version?
Closing due to inactivity.