XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

Enable workload identity service account in tenant namespaces #1066

Closed phillebaba closed 5 months ago

phillebaba commented 5 months ago

This change will create a new user assigned identity with a configured federated identity to enable tenant workload identities. The reason a new identity is created is because it now has to be set per cluster. This change is not breaking as it will keep the existing aad pod identity solution until not needed anymore.