Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created June 14, 2025 12:40
Show Gist options
  • Select an option

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

Select an option

Save gowatana/d4ba7f94a1b35d9dfe831164dde684bd to your computer and use it in GitHub Desktop.
data "nutanix_images_v2" "image1" {
filter = "name eq 'OL9U5_x86_64-kvm-b253.qcow2'"
}
@gowatana
Copy link
Author

下記の投稿むけ。

Terraform で FVN の NAT VPC を構成してみる。Part-04:VPC と仮想マシンの作成(tf ファイル分割)
https://blog.ntnx.jp/entry/2025/06/14/221256

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