Skip to content

Commit 1505df8

Browse files
Skip TestAccWorkstationsWorkstationConfig_workstationConfigEncryptionKeyExample (#7415) (#13937)
Signed-off-by: Modular Magician <[email protected]>
1 parent 4237c97 commit 1505df8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.changelog/7415.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/workstations_workstation_config.html.markdown

-5
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,6 @@ resource "google_workstations_workstation_config" "default" {
270270
}
271271
}
272272
```
273-
<div class = "oics-button" style="float: right; margin: 0 0 -15px">
274-
<a href="https://console.cloud.google.com/cloudshell/open?cloudshell_git_repo=https%3A%2F%2Fgithub.jpy.wang%2Fterraform-google-modules%2Fdocs-examples.git&cloudshell_working_dir=workstation_config_encryption_key&cloudshell_image=gcr.io%2Fgraphite-cloud-shell-images%2Fterraform%3Alatest&open_in_editor=main.tf&cloudshell_print=.%2Fmotd&cloudshell_tutorial=.%2Ftutorial.md" target="_blank">
275-
<img alt="Open in Cloud Shell" src="//gstatic.com/cloudssh/images/open-btn.svg" style="max-height: 44px; margin: 32px auto; max-width: 100%;">
276-
</a>
277-
</div>
278273
## Example Usage - Workstation Config Encryption Key
279274

280275

0 commit comments

Comments
 (0)