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

Update IAMUserPolicyAttachment to refer IAMPolicy #231

Closed
sahil-lakhwani opened this issue Jun 1, 2020 · 2 comments
Closed

Update IAMUserPolicyAttachment to refer IAMPolicy #231

sahil-lakhwani opened this issue Jun 1, 2020 · 2 comments
Labels
enhancement New feature or request new-resource

Comments

@sahil-lakhwani
Copy link
Contributor

What problem are you facing?

This IAMUserPolicyAttachment resource currently can refer to a IAM Policy in AWS by it's ARN. This issue is to update IAMUserPolicyAttachment so that it can refer to a IAM Policy in AWS voia an IAMPolicy resource in Crossplane.

How could Crossplane help solve your problem?

There is already a resource in Crossplane called IAMPolicy. So, IAMUserPolicyAttachment can refer the IAMPolicy and use it's ARN (found as the value of crossplane.io/external-name aanotation).

@marlenepereira
Copy link

This feature and/or issue #177 would be great to have and really useful since we usually need to create an IAM policy suitable for each case following least privilege principle. Hopefully we can have these soon.

@sahil-lakhwani
Copy link
Contributor Author

This has been addressed in #257 and can be closed.

tektondeploy pushed a commit to gtn3010/provider-aws that referenced this issue Mar 12, 2024
Use UPTEST_CLOUD_CREDENTIALS Github repo secret to enable cross-account resource uptesting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-resource
Projects
None yet
Development

No branches or pull requests

2 participants