Skip to content

Allow reuse of dynamic group for instance_principal #20

@hyder

Description

@hyder

Creating a dynamic group requires a lot more privileges than most users have. Consequently, when instance_principal is enabled, and this module creates the dynamic group, it frequently fails because of the lack of privileges.

Instead of getting this repo to create the dynamic group for the operator, we should allow for 1 to be created by an authorised user and allow its reuse. The terraform user would then need only:

  • use level privilege for dynamic groups in order to update it
  • manage level privilege for policies in the compartment where the policies will be created

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