Release 22.2.1
Terraform Module - Azurerm Service Principal
A Terraform module to deploys a serviceprincipal on Azure.
By imjoseangel
Use with:
export ARM_CLIENT_ID=""
export ARM_CLIENT_SECRET=""
export ARM_SUBSCRIPTION_ID=""
export ARM_TENANT_ID=""
terraform init
terraform apply
License
Licensed under the MIT License.