-
-
Save gowatana/65513232716ad04b14ec741d9c8d6896 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resource "nutanix_vpc_v2" "vpc1" { | |
| name = "vpc-01" | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
Terraform で FVN の Overlay サブネットを作成してみる。Part-04:VPC & サブネット & 仮想マシンの作成
https://blog.ntnx.jp/entry/2025/06/11/235323