diff --git a/build/vars/build.yaml b/build/vars/build.yaml index 5079400..1c7a80d 100644 --- a/build/vars/build.yaml +++ b/build/vars/build.yaml @@ -25,6 +25,8 @@ needStoreVaultSecret: true storedSecretsList: - "LUCEE_EXTENSIONS" - "ORCHESTRATOR_AUTH" + - "VAULT_ROLE_ID" + - "VAULT_SECRET_ID" - "cfconfig_datasources_cmdb_database" - "cfconfig_datasources_cmdb_dbdriver" - "cfconfig_datasources_cmdb_host" diff --git a/v1/resources/instance.cfc b/v1/resources/instance.cfc index d6a7175..2ceba6d 100644 --- a/v1/resources/instance.cfc +++ b/v1/resources/instance.cfc @@ -358,9 +358,11 @@ - + + +