CloudNationHQ / terraform-azure-aks

Terraform module which creates azure kubernetes resources used by workloads and accelerators.
https://library.tf/modules/CloudNationHQ/aks/azure/latest
MIT License
0 stars 1 forks source link

Standard vm size should be D2as_v5 #52

Closed cveld closed 6 months ago

cveld commented 6 months ago

Currently the module defaults to vm sku size DS2_v2.

Desired would be to default to the latest and most cost effective alternative: D2as_v5.