modules/vnet_gateway/variables.tf (6 lines of code) (raw):

variable "resource_group_name" {} variable "location" {} variable "subnet_id" {} variable "tags" { default = {} }