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

Newer permissions should be added to the list of allowed permissions. #20

Open
tobiangerstein opened this issue Dec 17, 2024 · 0 comments

Comments

@tobiangerstein
Copy link

Current State:

The terraform provider compares the list of provided permissions in the permission set with the list of allowed permissions, which is defined here:

var SupportedInstanaPermissions = InstanaPermissions{

There are currently missing a bunch of permissions, which currently cannot be set:

  • CAN_CONFIGURE_WEBSITE_SMART_ALERTS
  • CAN_VIEW_SYNTHETIC_TESTS
  • CAN_VIEW_SYNTHETIC_LOCATIONS
  • CAN_VIEW_SYNTHETIC_TEST_RESULTS
  • CAN_MANUALLY_CLOSE_ISSUE

As I am currently not aware of any total list, I don't know, which additional permissions are still missing.

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