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

Add support for additional IAM policies #100

Open
kevcube opened this issue Aug 10, 2022 · 1 comment
Open

Add support for additional IAM policies #100

kevcube opened this issue Aug 10, 2022 · 1 comment

Comments

@kevcube
Copy link
Contributor

kevcube commented Aug 10, 2022

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

We are running tasks on our bastion temporarily and need to add S3 permissions.

Expected Behavior

Either a list var additional_iam_policy_arns, or instance_profile_arn if the user wants to use a completely different role.

Use Case

We need some AWS permissions on our bastion

Describe Ideal Solution

see expected behavior

Alternatives Considered

there's probably a better way than performing aws api calls from the bastion, but there may be other use cases where additional IAM policies are useful to others.

Additional Context

Add any other context or screenshots about the feature request here.

@lachlanmulcahy
Copy link

Converting from using inline policies to attachments would be great and just adding a flag as to whether the user would like policies auto-created or to create them themselves.

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

2 participants