infra/modules/nsg/variables.tf (8 lines of code) (raw):
variable "resource_group_name" {}
variable "location" {}
variable "nsg_apim_name" {}
variable "apim_subnet_id" {}
variable "nsg_cae_name" {}
variable "cae_subnet_id" {}
variable "nsg_pe_name" {}
variable "pe_subnet_id" {}