XenitAB / terraform-provider-pal

The Partner Admin Link (PAL) provider provides a way to link a Azure Service Principal to a partner account.
https://registry.terraform.io/providers/XenitAB/pal/latest
MIT License
4 stars 3 forks source link
azure golang terraform xenit-kubernetes-framework

Terrraform Provider PAL

Provider to configure Partner Admin Link for indiviual Azure Service Principals.

How To

There is a example in examples/basic/main.tf that creates a Azure Service Principal with a random generated password. The Service Principal is then used to authenticate with the random password to create the Partner Admin Link.

Contributing

Follow the contribution guide to get started contributing.