You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Hi @noyoshi,
The service principal resource is provided by the hashicorp/azuread Terraform provider as you mentioned. The provider crossplane/provider-jet-azure wraps the hashicorp/azurerm native provider. Thus we need another Crossplane provider, e.g. crossplane/provider-jet-azuread, to wrap hashicorp/azuread.
What resource do you need?
https://registry.terraform.io/providers/hashicorp/azuread/latest/docs/resources/service_principal
What is your use case?
Configuring service principals that will get used by applications I install to AKS Clusters that are also created by Crossplane.
The text was updated successfully, but these errors were encountered: