Deploys Tapir to Azure Container Apps with supporting services.
The following services are deployed:
Azure AD (or another provider) must be configured for Tapir before it will launch.
See variables.tf for auth_endpoint, auth_client_id and auth_client_secret.
The above are only present after creating an App Registration.
You will also need to:
https://<DOMAIN>.uksouth.azurecontainerapps.io/managementhttps://<DOMAIN>.uksouth.azurecontainerapps.io/providershttps://<DOMAIN>.uksouth.azurecontainerapps.io/Id Tokens flow type and only the current directory is enabled.groups, type of Users/Groups and a value of admin.openid, profile and email scopes (aka API Permissions).groups optional claim.admin App role.