vars_main_region_encrypt_example.yaml
markdown_main
configuration.example/vars_main_region_encrypt_example.yaml
Rendered Markdown
31 lines
# Copyright (c) Alianza, Inc. All rights reserved. # Highly Confidential Material # # Example configuration file for both LEA and main update regional encryption CA MOP # This is a yaml format file. Each line takes the form # <parameter_name>: "<parameter_value>" # e.g. # PROJECT: "myproject" # # Note that <parameter_name> is case sensitive # CHANGE_ID: "Change ID, used as the prefix for any git branch created in the MOPs" CONFIG_VERSION: "The name of the config set directory containing the current SI configuration. Config sets are located in the `config` directory." DEPLOYMENT_KEY_VAULT_NAME: "Name of the Key Vault where Deployment wide secrets and certificates are stored." DEPLOYMENT_KEY_VAULT_RG: "Name of the resource group that contains the key vault DEPLOYMENT_KEY_VAULT_NAME" GIT_CONFIGURATION_REPOSITORY: "Name of the configuration Azure DevOps repository." KEY_VAULT_NAME: "Name of the Key Vault where secrets and certificates are stored for a single region." KEY_VAULT_RG: "Name of the resource group that contains the key vault KEY_VAULT_NAME" MVM_FILESHARE: "Name of the fileshare containing the current MVM release" ORGANIZATION_NAME: "Name of the Azure DevOps organization." PIPELINE_CONFIGURATION_NAME: "Name of the pipeline configuration file for the region without the .yml suffix (e.g. vars_eus2_11400)." PROJECT: "Name of the Azure DevOps project." REGIONAL_PIPELINE_KEY_VAULT_NAME: "Name of the regional pipeline key vault" REGIONAL_PIPELINE_KEY_VAULT_RG: "Name of the resource group that contains the key vault REGIONAL_PIPELINE_KEY_VAULT_NAME" REGION_SHORTNAME: "The short (4-characters maximum) DNS label for the region" SIMPL_SERVICE_NAME: "An identifier for the SIMPL instance" SUBSCRIPTION_ID: "Azure subscription identifier for the MVM subscription." ##### Variables added in release XXX #### ##### Variables removed in release XXX #####