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

[Exporter] Export permissions for tokens usage #4389

Closed
alexott opened this issue Jan 10, 2025 · 0 comments · Fixed by #4402
Closed

[Exporter] Export permissions for tokens usage #4389

alexott opened this issue Jan 10, 2025 · 0 comments · Fixed by #4402
Labels
exporter TF configuration generator

Comments

@alexott
Copy link
Contributor

alexott commented Jan 10, 2025

Right now we export all permissions except authorization = "tokens". This will require adding a custom List operation for permissions that will emit just that instance.

@alexott alexott added feature New feature or request exporter TF configuration generator and removed feature New feature or request labels Jan 10, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 24, 2025
…rmissions for tokens (#4402)

## Changes
<!-- Summary of your changes that are easy to understand -->

It was a missing functionality when we emitted all permissions on
existing objects, but didn't do it for permissions of personal access
tokens.

Resolves #4389

## Tests
<!-- 
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->

- [x] `make test` run locally
- [x] relevant change in `docs/` folder
- [ ] covered with integration tests in `internal/acceptance`
- [ ] using Go SDK
- [ ] using TF Plugin Framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter TF configuration generator
Projects
None yet
1 participant