I have used this in production as the backend when starting to use terraform. It has worked out well. I would like to know if there is a way to get a remote state from the git backend. This would be for a scenario where I have a state file for networking but I want to use that state in another configuration of instances.
I have used this in production as the backend when starting to use terraform. It has worked out well. I would like to know if there is a way to get a remote state from the git backend. This would be for a scenario where I have a state file for networking but I want to use that state in another configuration of instances.