workload/terraform/example/gamedevwm/variables.tf (
7
lines of code) (
raw
):
variable "region" { description = "Region location of the resource group." } variable "spoke_subscription_id" { type = string description = "Spoke Subscription id" }