leverage icon indicating copy to clipboard operation
leverage copied to clipboard

No valid credential sources for S3 Backend found.

Open diego-ojeda-binbash opened this issue 1 year ago • 1 comments

Describe the Bug

While running Terraform commands via Leverage I get the following:

│ Error: error configuring S3 Backend: no valid credential sources for S3 Backend found.
│ 
│ Please see https://www.terraform.io/docs/language/settings/backends/s3.html
│ for more information about providing credentials.
│ 
│ Error: NoCredentialProviders: no valid providers in chain. Deprecated.
│ 	For verbose messaging see aws.Config.CredentialsChainVerboseErrors

The CLI seems to have valid credentials though. I got the Ref Arch and the CLI properly configured. No other errors are displayed prior to that.

Expected Behavior

I should be able to run Terraform commands via the CLI.

Steps to Reproduce

N/A

Screenshots

N/A

Environment (please complete the following information):

  • Mac OS & Linux

Additional Context

N/A

diego-ojeda-binbash avatar Jan 24 '24 12:01 diego-ojeda-binbash