Updated dev environment for JEDI.
- Updated environment name. - Updated variables. - AKS service principal creds moved to the operator Key Vault.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module "keyvault" {
|
||||
source = "../../modules/keyvault"
|
||||
name = var.name
|
||||
name = "cz"
|
||||
region = var.region
|
||||
owner = var.owner
|
||||
environment = var.environment
|
||||
|
Reference in New Issue
Block a user