Releases: dominodatalab/terraform-azure-aks
Releases · dominodatalab/terraform-azure-aks
Domino AKS Terraform Module v0.2.1
Release updated with our Azure partner_id
for tracking purposes. There are no technical changes.
Domino AKS Terraform Module v0.1.0
- Support pre-existing resource groups
- Create storage account w/containers for registry/backups
- Prepare to switch to managed identities -- service principal code is cordoned off, once we fix perms we'll be ready to go
Domino AKS Terraform Module v0.0.2
Update so subscription_id
has a default value of an empty string, rather than requiring it to be explicitly provided, as terraform can infer what it should be from the active user.
Domino AKS Terraform Module v0.0.1
Initial release for this terraform module. Has just enough so we can bring up aks w/the right scale sets and output the kubeconfig to our deployer. Not ready, but tagging for the purposes of referencing in our deployer during development.