pulumi / pulumi-azuredevops

An AzureDevOps Pulumi resource package, providing multi-language access to AzureDevOps
Apache License 2.0
18 stars 3 forks source link

Group Entitlements #123

Open hansmbakker opened 1 year ago

hansmbakker commented 1 year ago

Hello!

Issue details

I believe it is currently not possible to add Group Entitlements using the Pulumi Azure DevOps package, and I do not know a workaround for it besides making a custom HTTP call.

Affected area/feature

The pulumi-azuredevops package

roothorp commented 1 year ago

Hi @hansmbakker, thanks for the issue! I've raised this with the team so it can be prioritized and added to our work stack.

It looks like the upstream provider is on API 6.0 and Group Entitlements are in 6.0-preview.1, so are not available. It does look like they are available in API 7.0 (no longer in preview), so that might be a path.