
Until now, we have developed our Infrastructure code as a single developer. As a result, our state file is created and maintained on the local development computer. This is fine for a team of one, but having multiple versions of a state file can become an issue as others join in. This post and accompanying video examines using a remote backend state on Azure Storage to host shared state files.
Continue reading “Remote Backend State with Terraform and Azure Storage”