I am working on many terraform deployments with different shared states.
One of my shared states is created with CLI v0.13.5.
My CLI version is v0.13.5. My state updates changes the state version and it won’t be usable by everyone using CLI v0.13.3.
Is there any way CLI v0.13.5 act as v0.13.3 without a re-install ?
I need CLI v0.13.5 for my other projects.