Azure container registry and AKS with Terraform
Here’s a quick guide on how to provision an Azure Container Register with Terraform. Also, we’ll cover how to grant AKS permissions to read from the newly created registry.
Creating the registry
First, what I like to do is specify my naming conventio...
gaunacode.com2 min read