example/03-complex-enterprise/foundations/modules/networking/variables.tf (6 lines of code) (raw):

variable "network_settings" { description = "" } variable "region" { description = "" }