Skip to content

feat: add variable for adding extra iam permissions closes #100#246

Open
Ross Timson (rosstimson-causaly) wants to merge 1 commit into
cloudposse:mainfrom
rosstimson-causaly:feat/extra-iam-permissions
Open

feat: add variable for adding extra iam permissions closes #100#246
Ross Timson (rosstimson-causaly) wants to merge 1 commit into
cloudposse:mainfrom
rosstimson-causaly:feat/extra-iam-permissions

Conversation

@rosstimson-causaly
Copy link
Copy Markdown

what

Add an extra optional variable where arbitrary additional IAM permissions can be added to the role.

why

  • Fairly standard to have ability to add extra permissions for specific use cases
  • My specific need was to add eks:DescribeCluster so a bastion host could initialise K8s config to work with a private EKS cluster.

references

Closes #100

note / comment

Extra changes within docs/terraform.md happened just with make readme.

@mergify mergify Bot added the triage Needs triage label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for additional IAM policies

1 participant