Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created June 11, 2025 14:43
Show Gist options
  • Select an option

  • Save gowatana/65513232716ad04b14ec741d9c8d6896 to your computer and use it in GitHub Desktop.

Select an option

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

下記の投稿むけ。

Terraform で FVN の Overlay サブネットを作成してみる。Part-04:VPC & サブネット & 仮想マシンの作成
https://blog.ntnx.jp/entry/2025/06/11/235323

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