7 lines
255 B
HCL
7 lines
255 B
HCL
variable "subscription_id" {
|
|
default = "62ebff8f-c40b-41be-9239-252d6c0c8ad9"
|
|
}
|
|
|
|
variable "key_vault_id" {
|
|
default = "/subscriptions/62ebff8f-c40b-41be-9239-252d6c0c8ad9/resourceGroups/QMI-Machines/providers/Microsoft.KeyVault/vaults/qmisecrets"
|
|
} |