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

Failing to start app even with APP_ROLE_ARN #288

Open
prabhu43 opened this issue Mar 22, 2024 · 1 comment
Open

Failing to start app even with APP_ROLE_ARN #288

prabhu43 opened this issue Mar 22, 2024 · 1 comment

Comments

@prabhu43
Copy link

I am running terraboard in k8s cluster using helm chart and attached serviceaccount with binding to IAM role.

And I have configured same AWS IAM role arn in env variable APP_ROLE_ARN and removed env variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Still getting the error "Missing AccessKey or SecretAccessKey for AWS provider"

Why this logic is not working?

@fabianKnobloch
Copy link

also would like to know how to properly assume a AWS role.
I get this error message:

time="2024-04-01T05:59:34Z" level=error msg="Failed to retrieve states. Retrying in 1 minute." error="ValidationError: App_TerraboardServiceRole is invalid\n\tstatus code: 400, request id: f78ff03a-7621-4b10-94bf-d71caxxxxxx"

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

No branches or pull requests

2 participants