Skip to content

Commit b9257d5

Browse files
authored
Removed changes that were left out of v7 release (#15013)
1 parent a941c02 commit b9257d5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

mmv1/third_party/terraform/website/docs/guides/version_7_upgrade.html.markdown

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,6 @@ Remove `description` from your configuration after upgrade.
229229

230230
`allow_fewer_zones_deployment` has been removed because it isn't user-configurable.
231231

232-
## Resource: `google_monitoring_uptime_check_config`
233-
234-
### Exactly one of `http_check.auth_info.password` and `http_check.auth_info.password_wo` must be set
235-
236-
Setting exactly one of `http_check.auth_info.password` and `http_check.auth_info.password_wo` is now enforced in order to avoid situations where it is unclear which was being used.
237-
238232
## Resource: `google_network_services_lb_traffic_extension`
239233

240234
### `load_balancing_scheme` is now required
@@ -257,12 +251,6 @@ Now, destroying the resource will only remove it from Terraform's state and leav
257251

258252
`allow_fewer_zones_deployment` has been removed because it isn't user-configurable.
259253

260-
## Resource: `google_secret_manager_secret_version`
261-
262-
### `secret_data_wo` and `secret_data_wo_version` must be set together
263-
264-
This standardizes the behavior of write-only fields across the provider and makes it easier to remember to update the fields together.
265-
266254
## Resource: `google_sql_user`
267255

268256
### `password_wo` and `password_wo_version` must be set together

0 commit comments

Comments
 (0)