Skip to content

Commit 5bbef89

Browse files
committed
docs: update readme
1 parent 7017fd9 commit 5bbef89

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ Terraform module for Snowflake Shared Database management.
1919
* Can create a set of default account roles to simplify access management:
2020
* `READONLY` - granted `IMPORTED_PRIVILEGES` privilege on the database
2121

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).
29+
2230
## USAGE
2331

2432
```terraform

0 commit comments

Comments
 (0)