crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Is there anyway to use assumeRole? #155

Closed wilhelmi closed 2 years ago

wilhelmi commented 2 years ago

What problem are you facing?

We need to manage resources across AWS sub accounts

How could Crossplane help solve your problem?

Support configuration of a role are that can be assumed for a given provider configuration.

haarchri commented 2 years ago

added PR to have this option like our native provider-aws assumeRoleARN https://github.com/crossplane-contrib/provider-jet-aws/pull/160