-
-
Save gowatana/c31d74344caa391810888d8d9cf4e2f9 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
| data "nutanix_route_tables_v2" "table1" { | |
| filter = "vpcReference eq '${nutanix_vpc_v2.vpc1.ext_id}'" | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
Flow Virtual Networking の Routed VPC を構成してみる。Part-02:Routed VPC 環境の作成(Terraform)
https://blog.ntnx.jp/entry/2025/06/17/234758