Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created November 13, 2022 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowatana/25e94cfbf0088d4bb6e523d845320e62 to your computer and use it in GitHub Desktop.
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
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