Closed rlex closed 2 years ago
Looks like i found issue - limits on pod with atlantis were too small. hcloud probably passed because it was really light on resources.
Still think that debug can be a bit more verbose on this
this is not something we can do in atlantis, atlantis just runs terraform.
Community Note
Overview of the Issue
Can't run atlantis with AWS. I have two folders, one for hcloud, second for AWS. hcloud works with no issues. AWS works locally with "terraform plan" too.
Reproduction Steps
1) Load atlantis with AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY from secret 2) Run arbitrary AWS terraform plan 3) Observe errors
Logs
Environment details
Atlantis server-side config file:
Repo
atlantis.yaml
file:Additional Context
backend.vars:
and that's how i init provider: