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

Error configuring Terraform AWS Provider #1218

Open
daviddsp opened this issue Dec 28, 2022 · 3 comments
Open

Error configuring Terraform AWS Provider #1218

daviddsp opened this issue Dec 28, 2022 · 3 comments
Assignees
Labels

Comments

@daviddsp
Copy link

daviddsp commented Dec 28, 2022

Hi guys

I have a problem with AWS integrations when running my test on my CI/CD have this error:
_error configuring Terraform AWS Provider: error validating provider credentials: error calling sts:GetCallerIdentity: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: a0c96b55-24c7-40ae-b975-71d82008a12a, api error InvalidClientTokenId: The security token included in the request is invalid._
I verified my pipeline and have permission from the service account that has access to AWS.

We have an idea, what happens?

@denis256
Copy link
Member

denis256 commented Jan 1, 2023

Hi,
is MFA enabled for the used AWS account? usually, it requires some additional actions in case of MFA

https://aws.amazon.com/premiumsupport/knowledge-center/authenticate-mfa-cli/

@daviddsp
Copy link
Author

daviddsp commented Jan 4, 2023

Hi @denis256

Thanks for the answer, but actually my MFA is disabled, I only have AsumeRole and roles of AWS that give permission to create resources.

@james03160927
Copy link
Contributor

Do you need further help on this @daviddsp?

@james03160927 james03160927 self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants