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

@pulumi/pulumi-pulumiservice doesn't support Admin access on tokens #165

Closed
aureq opened this issue Sep 7, 2023 · 1 comment
Closed
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Milestone

Comments

@aureq
Copy link
Member

aureq commented Sep 7, 2023

What happened?

Pulumi recently added the ability to grand admin access to tokens 🚀, however this provider doesn't provide the ability enable the feature in a programmatic way (it's disabled by default).

Expected Behavior

Developers should be able to programmatically grant or deny Admin access to tokens they are creating through this provider.

Steps to reproduce

n/a

Output of pulumi about

n/a

Additional context

This is not available in the main branch https://github.com/pulumi/pulumi-pulumiservice/blob/main/sdk/nodejs/accessToken.ts

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@aureq aureq added the kind/bug Some behavior is incorrect or out of spec label Sep 7, 2023
@meagancojocar meagancojocar added this to the 0.94 milestone Sep 7, 2023
@EvanBoyle EvanBoyle added the resolution/fixed This issue was fixed label Sep 30, 2023
@EvanBoyle
Copy link
Contributor

fixed via #168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

4 participants