Skip to content

msl8r/hmc-shared-infrastructure

 
 

Repository files navigation

hmc-shared-infrastructure

This module sets up the shared infrastructure for HMC.

Variables

Configuration

  • env (required) The environment of the deployment, such as "prod" or "sandbox".
  • tenant_id (required) The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
  • jenkins_AAD_objectId (required) The Azure AD object ID of a user, service principal or security group in the Azure Active Directory tenant for the vault.
  • product (optional) The (short) name of the product. Default is "hmc".
  • location (optional) The location of the Azure data center. Default is "UK South".

Output

  • vaultName The name of the key vault.

About

HMC Shared Infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 94.6%
  • Groovy 5.4%