Skip to content

Commit

Permalink
Adding API Docs for resource_compute_interconnect_attachment for regi…
Browse files Browse the repository at this point in the history
…stry (#12869) (#9210)

[upstream:e1ec69df672787a9ec969f9cda30cf3dc81409cd]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Feb 3, 2025
1 parent 0041eef commit b652d2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/12869.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none
compute: adding API Docs for resource_compute_interconnect_attachment
```
5 changes: 5 additions & 0 deletions website/docs/r/compute_interconnect_attachment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Represents an InterconnectAttachment (VLAN attachment) resource. For more
information, see Creating VLAN Attachments.


To get more information about InterconnectAttachment, see:

* [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments)
* How-to Guides
* [Create a Interconnect attachment](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/dedicated/creating-vlan-attachments)

<div class = "oics-button" style="float: right; margin: 0 0 -15px">
<a href="https://console.cloud.google.com/cloudshell/open?cloudshell_git_repo=https%3A%2F%2Fgithub.jparrowsec.cn%2Fterraform-google-modules%2Fdocs-examples.git&cloudshell_image=gcr.io%2Fcloudshell-images%2Fcloudshell%3Alatest&cloudshell_print=.%2Fmotd&cloudshell_tutorial=.%2Ftutorial.md&cloudshell_working_dir=interconnect_attachment_basic&open_in_editor=main.tf" target="_blank">
Expand Down

0 comments on commit b652d2c

Please sign in to comment.