Skip to content

Commit e5d0893

Browse files
modular-magicianshuyama1
authored andcommitted
update upgrade guide for bigtable iam (#15195) (#10755)
[upstream:933b8b639b96a096f31c4442bcf6590f7b80ba0f] Signed-off-by: Modular Magician <[email protected]>
1 parent 3c3c045 commit e5d0893

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/guides/version_7_upgrade.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,19 +155,19 @@ The `view.use_legacy_sql` field no longer has a default value. Configurations th
155155

156156
### `instance` is now removed
157157

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+.
159159

160160
## Resource: `google_bigtable_table_iam_member`
161161

162162
### `instance` is now removed
163163

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+.
165165

166166
## Resource: `google_bigtable_table_iam_policy`
167167

168168
### `instance` is now removed
169169

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+.
171171

172172
## Resource: `google_billing_budget`
173173

0 commit comments

Comments
 (0)