Skip to content

Instantly share code, notes, and snippets.

@gowatana
Last active May 12, 2023 04:07
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/c75a11e8151ba887d1390ce5933a1636 to your computer and use it in GitHub Desktop.
Save gowatana/c75a11e8151ba887d1390ce5933a1636 to your computer and use it in GitHub Desktop.
data "vcd_nsxt_edgegateway" "nsxt-edge-01" {
name = "org-01-edge-01"
}
@gowatana
Copy link
Author

下記の投稿むけ。

VMware Cloud Director 10.4 を Terraform で操作してみる。Part-05 複数の DNAT ルール設定
https://vm.gowatana.jp/entry/2023/05/12/091610

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