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

[Documentation] update trust relationship in assumeRoleWithWebIdentity #1331

Merged
merged 1 commit into from
May 27, 2022

Conversation

adrienzieba
Copy link
Contributor

@adrienzieba adrienzieba commented May 27, 2022

Description of your changes

I follow the direction in the documentation and hit the following error:

Not authorized to perform sts:AssumeRoleWithWebIdentity

I noticed we are creating an OIDC provider in the target account but we don't use it. Switching to TARGET_AWS_ACCOUNT_ID solved the permission issue and I was able to create resources.

I have:

  • Read and followed Crossplane's contribution process.
  • [N/A] Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

N/A

Signed-off-by: Adrien Zieba <adrien.zieba@splashthat.com>
Copy link
Member

@haarchri haarchri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@haarchri haarchri merged commit e614638 into crossplane-contrib:master May 27, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants