Skip to content

Commit e1a0a28

Browse files
Removed changes that were left out of v7 release (#15013) (#24209)
[upstream:b9257d5cc0a572d917a382b606277c4de3ac3741] Signed-off-by: Modular Magician <[email protected]>
1 parent 584e62e commit e1a0a28

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

website/docs/guides/version_7_upgrade.html.markdown

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

244244
`allow_fewer_zones_deployment` has been removed because it isn't user-configurable.
245245

246-
## Resource: `google_monitoring_uptime_check_config`
247-
248-
### Exactly one of `http_check.auth_info.password` and `http_check.auth_info.password_wo` must be set
249-
250-
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.
251-
252246
## Resource: `google_network_services_lb_traffic_extension`
253247

254248
### `load_balancing_scheme` is now required
@@ -271,12 +265,6 @@ Now, destroying the resource will only remove it from Terraform's state and leav
271265

272266
`allow_fewer_zones_deployment` has been removed because it isn't user-configurable.
273267

274-
## Resource: `google_secret_manager_secret_version`
275-
276-
### `secret_data_wo` and `secret_data_wo_version` must be set together
277-
278-
This standardizes the behavior of write-only fields across the provider and makes it easier to remember to update the fields together.
279-
280268
## Resource: `google_sql_user`
281269

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

0 commit comments

Comments
 (0)