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

Terraform Scope order leads to unauthorised error #408

Open
rpm-twilio opened this issue Aug 12, 2024 · 0 comments
Open

Terraform Scope order leads to unauthorised error #408

rpm-twilio opened this issue Aug 12, 2024 · 0 comments

Comments

@rpm-twilio
Copy link

Currently, when creating or updating an API token in the Rollbar UI, the scopes are now being ordered differently by default. For instance, the order is now "write, read" instead of the previous "read, write."

If any changes are made through the UI and we then apply Rollbar updates to the project, the planning phase fails. It seems that Terraform detects the change in scope order and attempts to recreate the token, which results in unauthorized errors . We attempted to adjust the scope order in our Terraform repository, but this caused similar issues with other Rollbar projects.

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

No branches or pull requests

1 participant