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

feat!: upgrade azurerm provider to v4 #89

Closed dkooll closed 1 month ago

dkooll commented 1 month ago

BREAKING CHANGE: * Version 4 of the azurerm provider includes breaking changes.

Description

This PR upgrades the azurerm provider to verison 4, simplifies tests and removes deprecated properties.

PR Checklist

This is a (please select all that apply):