Skip to content

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

Open
@tobiangerstein

Description

@tobiangerstein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions