Skip to content
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

Terraform: implement version pinning #24

Open
morancj opened this issue Jun 7, 2022 · 0 comments
Open

Terraform: implement version pinning #24

morancj opened this issue Jun 7, 2022 · 0 comments

Comments

@morancj
Copy link
Member

morancj commented Jun 7, 2022

To reduce the risk of people accidentally upgrading your state or getting unexpected errors from using older versions, I suggest adding tfenv + direnv to the required tools and adding something like we do in corp:
https://github.com/weaveworks/corp/blob/4c0c61a58ff666925d7ba5ff879d7d486b73f702/.envrc#L3-L4

Some docs you may want to adapt:
https://github.com/weaveworks/corp/blob/4c0c61a58ff666925d7ba5ff879d7d486b73f702/docs/Operators.md#howto-access-terraform-directly-without-going-through-atlantis

Up to you: no problem if you want to close this wontfix! 🙂 Apologies for the lack of PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant