Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created November 13, 2022 05:57
Show Gist options
  • Select an option

  • Save gowatana/25e94cfbf0088d4bb6e523d845320e62 to your computer and use it in GitHub Desktop.

Select an option

Save gowatana/25e94cfbf0088d4bb6e523d845320e62 to your computer and use it in GitHub Desktop.
vcd_url = "https://lab-vcd-31.vcd.go-lab.jp/api"
vcd_org = "demo-org-01"
vcd_vdc = "org-vdc-01"
vcd_allow_unverified_ssl = true
@gowatana

Copy link
Copy Markdown
Author

下記の投稿むけ。

VMware Cloud Director 10.4 を Terraform で操作してみる。Part-02 vApp と VM の作成
https://vm.gowatana.jp/entry/2022/11/13/161857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment