pvcy / enterprise-install

Setup Privacy Dynamics software stack on variety of Cloud Prem scenarios including AWS, GKE etc.
0 stars 0 forks source link

Terraform resources for Azure Managed Identites #16

Closed michael-chambers closed 5 months ago

michael-chambers commented 6 months ago

This creates Managed Identites on Azure for ExternalDNS, cert-manager, and a CloudNative-PG cluster named postgres. It also associates Federated Credentials with them. These Managed Identities' Client IDs can then be reference in Kubernetes ServiceAccounts. I could have created those here, but--at least for Azure--the ServiceAccounts are created by KOTS/Helm.