169163334 - Enables KeyVault server in dev TF env
This keyvault server will be used for db, redis, ad, k8s, and app secrets for this environment.
This commit is contained in:
@@ -54,3 +54,8 @@ variable "k8s_dns_prefix" {
|
||||
type = string
|
||||
default = "atat"
|
||||
}
|
||||
|
||||
variable "tenant_id" {
|
||||
type = string
|
||||
default = "b5ab0e1e-09f8-4258-afb7-fb17654bc5b3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user