Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created May 13, 2025 14:18
Show Gist options
  • Select an option

  • Save gowatana/9c1be9318cfec9aecba4d9f7d0cc0ac9 to your computer and use it in GitHub Desktop.

Select an option

Save gowatana/9c1be9318cfec9aecba4d9f7d0cc0ac9 to your computer and use it in GitHub Desktop.
resource "nutanix_vpc_v2" "vpc1" {
name = "vpc-01"
}
@gowatana
Copy link
Author

gowatana commented May 13, 2025

下記の投稿むけ。

Terraform で FVN の Overlay サブネットを作成してみる。Part-01:VPC & サブネットの作成
https://blog.ntnx.jp/entry/2025/05/13/234218

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