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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rosstimson-causaly
Copy link

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.

@rosstimson-causaly rosstimson-causaly requested a review from a team as a code owner March 24, 2025 16:42
@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