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

Support inline IAM policies #177

Closed
muvaf opened this issue Mar 27, 2020 · 4 comments · Fixed by #938
Closed

Support inline IAM policies #177

muvaf opened this issue Mar 27, 2020 · 4 comments · Fixed by #938
Labels
enhancement New feature or request stale

Comments

@muvaf
Copy link
Member

muvaf commented Mar 27, 2020

What problem are you facing?

Today, it's possible to refer to an existing policy in IAMRolePolicyAttachment to attach it to a role. But it's not possible to attach an inline policy as described here.

The use-case that this will enable is finer granularity in IAM policies like described here where you aim one specific resource, i.e. the cases where it doesn't make much sense to create a standalone policy.

How could Crossplane help solve your problem?

Support addition of inline policies as a managed resource, essentially the equivalent of aws cli put-role-policy command. For more context, see the discussion in #141 (comment)

@muvaf muvaf added the enhancement New feature or request label Mar 27, 2020
@muvaf muvaf added this to To do - Proposed in v0.13 via automation Jul 2, 2020
@jbilliau-rcd
Copy link

I concur with this; we are in the midst of POC'ing Crossplane for deploying AWS resources for our developers, and the lack of inline policy support could possibly be deal-breaking. Are there plans to add this?

@dfallert-rcd
Copy link

I know this is an old thread, but has there been any traction on adding support for inline policies? We have a few use cases for inline policies that, while they can be solved via managed policies, an inline policy will be a much cleaner solution.

@avdhoot
Copy link

avdhoot commented Sep 23, 2021

@muvaf Any luck with this?

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Oct 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants