Skip to content

Commit cfc7633

Browse files
committed
add deprecation notes
1 parent 79750f1 commit cfc7633

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,12 @@ on the resource through Terraform and the default labels configured on the provi
318318
* The new output-only `effective_labels` field lists all of labels present on the resource
319319
in GCP, including the labels configured through Terraform, the system, and other clients.
320320

321+
## Resource: `google_workstations_workstation_config`
322+
323+
### Disable SSH to root VM is set to true by default for workstation config.
324+
325+
* `disableSSH` field is set to true when creating configs. To enable SSH, please set `disableSSH` to false.
326+
321327
## Removals
322328

323329
### Resource: `google_identity_platform_project_default_config` is now removed

0 commit comments

Comments
 (0)