Skip to content

Releases: dominodatalab/terraform-azure-aks

Domino AKS Terraform Module v0.2.1

07 May 22:40
28f5171
Compare
Choose a tag to compare

Release updated with our Azure partner_id for tracking purposes. There are no technical changes.

Domino AKS Terraform Module v0.1.0

29 Apr 01:03
fab697f
Compare
Choose a tag to compare
  • 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

22 Apr 22:18
0d12080
Compare
Choose a tag to compare

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

22 Apr 19:56
baace31
Compare
Choose a tag to compare

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.