-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error using Terraform Cloud as Remote #915
Comments
Hey, you need to use the latest version of Atlantis. In your values file you're using 0.8.2. You could actually only upgrade to 0.8.3 which supports TF >= 0.12 for remote plans but I'd recommend just upgrading to the latest version https://github.com/runatlantis/atlantis/releases/ |
Duplicate of #704 fixed in Atlantis 0.8.3 |
Is this the official helm chart? https://github.com/helm/charts/tree/master/stable/atlantis Because in values.yaml it contains the version 0.8.2 and should probably be updated with each release. |
Agreed! Unfortunately I have to get approval from someone every time I submit a PR to that repo which is difficult because I'm a solo maintainer so then the PRs just sit there. If you submit a PR to change it now though then I'll 👍 it. |
As Helm is getting rid of the stable central repository in favour of repos for individual apps (I think), that would probably solve the problem - the chart repo would be under your control completely. |
Hi,
according to docs, I would like to use Atlantis to execute commands inside my Terraform Cloud.
However, I am receiving errors and I am unable to make it work:
Command:
Eror:
TF Cloud Setup:
Atlantis config:
(using helm)
Atlantis log:
The text was updated successfully, but these errors were encountered: