example/03-complex-enterprise/account-baseline/modules/network/nacl/variables.tf (6 lines of code) (raw):
variable "vpc_id" {}
variable "network_acl_name" {}
variable "vswitches" {
}
variable "vswitches_shared_services" {}
variable "vswitches_dmz" {}