modules/bastion/variables.tf (
7
lines of code) (
raw
):
variable "resource_group_name" {} variable "location" {} variable "azurebastion_name" {} variable "azurebastion_subnet_id" {} variable "tags" { default = {} }