konstructio / kubefirst

The Kubefirst Open Source Platform
https://kubefirst.konstruct.io/docs
MIT License
1.82k stars 142 forks source link

clusters failing to bootstrap due to s3 access #2127

Open johndietz opened 8 months ago

johndietz commented 8 months ago

cannot initialize Terraform configuration: Terraform encountered an error. Summary: error configuring S3 Backend: no valid credential sources for S3 Backend found.. To see the full error run:

echo "H4sIAAAAAAAA/2yQT6rUQBDG1/YpPt4BOou3y9KoIIg88KnrSlJJGpOqUNWZuPYMvqOI95mTSGdwZkBXDc33+/7U88TGIGO4LozVtJ15cewpT8gTo/nwHp3KkMbNKCeVOpxffofzzx/4SiZJxhqfhdqZkRW6svyLYEgzF+TAnv/nekhAGQ+xipnNaFBbrHtAr+wQzeDvyXMM55dfIYS3Zmo1uDxXpyQjPj3iNXXfWPoaojjRnHp0xj1LTjTDdbOOHYPanRaDbtLHEJ5mJmc4M6acV6+rat/3W6OYtOq182omGTcauXLOOcnoVXux8sof45SXOZSIRY2RpKCXndTqlsudT6kvfW/VPF5nfdTm+v10SNn8bs/69w9J0E2UJOINr8YdZe5jePVODSe2Vp2xsDuNJausot1jc9wr3jK8KR5fLsDRwUMI4Q8AAAD//wEAAP//ZNKbwx0CAAA=" | base64 -d | gunzip

which decodes to =>

There are some problems with the CLI configuration:
╷
│ Warning: Unable to open CLI configuration file
│
│ The CLI configuration file at "./.terraformrc" does not exist.
╵

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
johndietz commented 8 months ago

this was initially reported as digitalocean virtual but is more widespread, we're prioritizing a hotfix for this