vars_lea_rotate_retry_queue_example.yaml

markdown_lea configuration.example/vars_lea_rotate_retry_queue_example.yaml

Back to Dashboard
Rendered Markdown 26 lines
# Copyright (c) Alianza, Inc. All rights reserved.
# Highly Confidential Material
#
# Example configuration file for both LEA and main retry queue storage account secret rotation 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
#
KEYVAULT_NAME:                           "The name of the Key Vault where secrets are stored for the affected region"
KEYVAULT_RG:                             "Name of the resource group that contains the key vault KEY_VAULT_NAME"
AGENT_KEYVAULT_NAME:                     "The name of the ADO pipeline key vault for this region"
AGENT_KEYVAULT_RG:                       "Name of the resource group that contains the key vault AGENT_REGION_KEYVAULT_NAME"
STORAGE_ACCOUNT_NAME:                    "The name of the Retry Queue Storage Account for this region"
STORAGE_ACCOUNT_RG:                      "The name of the resource group containing the Retry Queue Storage Account for this region"
SUBSCRIPTION_ID:                         "Azure subscription identifier for the MVM subscription."
GIT_CONFIGURATION_URL:                   "The URL of the Git configuration repository"
GIT_PASSWORD:                            "The password for the Git configuration repository"
BRANCH:                                  "The branch of the Git configuration repository to use"
CONFIG_VERSION:                          "Configuration version returned by `mvm-config-manager prepare-new-config`"

##### Variables added in release XXX  ####
##### Variables removed in release XXX #####