You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Can create a set of default account roles to simplify access management:
20
20
*`READONLY` - granted `IMPORTED_PRIVILEGES` privilege on the database
21
21
22
+
## Breaking changes in v2.x of the module
23
+
24
+
- Due to rename of Snowflake terraform provider source, all `versions.tf` files were updated accordingly.
25
+
26
+
Please keep in mind to mirror this change in your own repos also.
27
+
28
+
For more information about provider rename, refer to [Snowflake documentation](https://github.com/snowflakedb/terraform-provider-snowflake/blob/main/SNOWFLAKEDB_MIGRATION.md).
0 commit comments