Skip to content

Instantly share code, notes, and snippets.

@xirkus
Created January 12, 2021 20:10
Show Gist options
  • Save xirkus/8797c295ee3a43839c146ce9521537c9 to your computer and use it in GitHub Desktop.
Save xirkus/8797c295ee3a43839c146ce9521537c9 to your computer and use it in GitHub Desktop.
terraform aws remote backend error
% terraform plan 
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/scrb/scrb/runs/run-ynhciGC5Dp5CKHgy

Waiting for the plan to start...

Terraform v0.14.4
Configuring remote state backend...
Initializing Terraform configuration...

Error: No valid credential sources found for AWS Provider.
        Please see https://terraform.io/docs/providers/aws/index.html for more information on
        providing credentials for the AWS Provider

  on example.tf line 17, in provider "aws":
  17: provider "aws" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment