Azure / terraform-azurerm-avm-ptn-aks-production

This is the Production Standard for AKS pattern module for Azure Verified Modules (AVM) library. This module deploys a production standard AKS cluster along with supporting a Virtual Network and Azure container registry. It provisions an environment sufficient for most production deployments for AKS.
https://registry.terraform.io/modules/Azure/avm-ptn-aks-production/azurerm/latest
MIT License
22 stars 26 forks source link

Create the Vnet and the subnets outside of this module #124

Closed zioproto closed 1 month ago

zioproto commented 1 month ago

Description

Create the Vnet and the subnets outside of this module. Make the ACR optional, but if present must be with private link.

Fixes #112 Closes #112 -->

Type of Change

Checklist