leverage
leverage copied to clipboard
No valid credential sources for S3 Backend found.
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