Skip to content

hmcts/acr-build-infrastructure

Repository files navigation

AKS Azure Container Registry.

Contains a pipeline for building public and private container registries using terraform code.

Requirements

Name Version
terraform >= 1.0.0
azuread ~> 1.6.0
azurerm 2.61.0

Providers

Name Version
azuread ~> 1.6.0
azurerm 2.61.0

Modules

Name Source Version
tags git::https://github.com/hmcts/terraform-module-common-tags.git?ref=master

Resources

Name Type
azurerm_container_registry.container_registry_private resource
azurerm_container_registry.container_registry_public resource
azurerm_resource_group.acr_resource_group resource
azurerm_role_assignment.acr_access resource
azuread_group.acr data source

Inputs

Name Description Type Default Required
builtFrom n/a any n/a yes
env General any n/a yes
location n/a string "uksouth" no
product n/a any n/a yes

Outputs

No outputs.

About

Azure Container Registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages