Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 712 Bytes

terraform-azurerm-aks

TF Registry

An Azure Kubernetes Service (AKS) Terraform module.

Used resources

The main resources used are:

  • azuread_group
  • azurerm_kubernetes_cluster

Prereqs

This example was developed using Terraform version 0.13. It may not work out-of-the-box using older versions.

This example expects you already have Terraform installed.

Examples

Browse the /examples folder for more information.