XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

refactor: explicitly set AKS SKU tier and node count #1168

Closed landerss1 closed 1 week ago

landerss1 commented 1 week ago

This PR changes the way we specify the AKS SKU tier and number of nodes in the default node pool. Instead of inferring this from an attribute called production_grade, we explicitly set this in the config to allow more flexibility.