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 "operator_keyvault" {
|
||||
source = "../../modules/keyvault"
|
||||
name = "operator"
|
||||
name = "ops"
|
||||
region = var.region
|
||||
owner = var.owner
|
||||
environment = var.environment
|
||||
|
Reference in New Issue
Block a user