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.
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.