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: website/docs/guides/version_7_upgrade.html.markdown
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,19 +155,19 @@ The `view.use_legacy_sql` field no longer has a default value. Configurations th
155
155
156
156
### `instance` is now removed
157
157
158
-
`instance` has been removed in favor of `instance_name`.
158
+
`instance` has been removed in favor of `instance_name`. It is recommended to upgrade to v6.50.0+ and switch from `instance` to `instance_name` in your configuration before upgrading to v7.0.0+.
159
159
160
160
## Resource: `google_bigtable_table_iam_member`
161
161
162
162
### `instance` is now removed
163
163
164
-
`instance` has been removed in favor of `instance_name`.
164
+
`instance` has been removed in favor of `instance_name`. It is recommended to upgrade to v6.50.0+ and switch from `instance` to `instance_name` in your configuration before upgrading to v7.0.0+.
165
165
166
166
## Resource: `google_bigtable_table_iam_policy`
167
167
168
168
### `instance` is now removed
169
169
170
-
`instance` has been removed in favor of `instance_name`.
170
+
`instance` has been removed in favor of `instance_name`. It is recommended to upgrade to v6.50.0+ and switch from `instance` to `instance_name` in your configuration before upgrading to v7.0.0+.
0 commit comments