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

Fix assume_role handling when role_arn is given #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikalinnanoja-rovio
Copy link

There is a syntax error in the assume_role block with missing equals sign.

As this part has anyway required newer terraform to work, document it in variable definition of role_arn input.

Related to #171.

I did not commit make init && make readme outputs because there are some amount of previous unrelated changes it generates.

Tested on terraform 1.6.6 and 1.10.5 with latest 5.x provider.

There is a syntax error in the assume_role block with missing
equals sign.

As this part has anyway required newer terraform to work, document
it in variable definition of role_arn input.
@mikalinnanoja-rovio mikalinnanoja-rovio requested review from a team as code owners January 30, 2025 11:14
@mergify mergify bot added the triage Needs triage label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant