example/03-complex-enterprise/account-baseline/modules/network/vswitch/variables.tf (
10
lines of code) (
raw
):
variable "vswitch_name" { } variable "vpc_id" { } variable "cidr_block" { } variable "zone" { } variable "resource_share_id" { }