Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Various Active Directory resources #134

Open
noyoshi opened this issue Jan 27, 2022 · 3 comments
Open

Various Active Directory resources #134

noyoshi opened this issue Jan 27, 2022 · 3 comments

Comments

@noyoshi
Copy link

noyoshi commented Jan 27, 2022

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.

@ulucinar
Copy link
Collaborator

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.

@noyoshi
Copy link
Author

noyoshi commented Jan 28, 2022

Gotcha, I was afraid of that. I suppose you can close this issue then?

@mikebollandajw
Copy link

mikebollandajw commented Feb 23, 2022

is there someone working on crossplane/provider-jet-azuread? we need to create app registrations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants