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

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