XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

feat! migrate remaining platform modules to azure workload identity #1103

Closed landerss1 closed 3 months ago

landerss1 commented 3 months ago

This PR migrates the following platform modules to azure workload identity:

Furthermore, the related managed identities and other resources needed by the kubernetes module have been moved from the aks and aks-regional modules to the corresponding kubernetes module in order to eliminate external dependencies and reduce code complexity.