Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider generating EntraID (azureAD) provider from API instead of terraform bridge #1287

Closed
1oglop1 opened this issue Aug 19, 2024 · 3 comments
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@1oglop1
Copy link

1oglop1 commented Aug 19, 2024

Hi,
would you consider the creation of MSGraph provider similar to Azure-native?

Reasons:

My current use case requires both API versions because v1 lacks some properties in beta and is impossible to achieve with the terraform provider. I am trying to orchestrate line SAML between AWS & AWS Workspaces and AzureAD which turned out to be a complicated task if one doesn't want to do it manually. The APIs on both sides have limitations but the current azureAD TF provider adds on top of that.
So I may end up writing my provider or several dynamic providers.
See example issue: hashicorp/terraform-provider-azuread/issues/1418

@mjeffryes mjeffryes added the kind/enhancement Improvements or new features label Aug 23, 2024
@mjeffryes
Copy link
Member

I've heard some rumors that the upstream Terraform provider may be adding support for the beta graph APIs in the next major version (due in a few weeks probably), in which case we'll pick it up here shortly after.

We're not planning to invest in a native Pulumi provider for these APIs right now, but I will keep this issue open for more comments/upvotes from the community if this is something we should prioritize.

@1oglop1
Copy link
Author

1oglop1 commented Oct 4, 2024

@mjeffryes Yes, I learned that a few days after posting this.
I think when #1416 is resolved, this issue can be closed.

@mjeffryes mjeffryes added the resolution/fixed This issue was fixed label Oct 11, 2024
@mjeffryes mjeffryes self-assigned this Oct 11, 2024
@mjeffryes
Copy link
Member

#1416 is in the latest release: #1416 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

2 participants