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
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,14 @@ List od code and variable (API) changes:
128
128
-`context_templates`
129
129
-`name_schema`
130
130
131
+
## Breaking changes in v4.x of the module
132
+
133
+
Due to rename of Snowflake terraform provider source, all `versions.tf` files were updated accordingly.
134
+
135
+
Please keep in mind to mirror this change in your own repos also.
136
+
137
+
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