Terraform + Azure Storage Backend: The Right Way to Migrate State
While configuring a remote backend in Terraform using Azure Storage, I hit an error that might look familiar:
If you wish to attempt automatic migration of the state, use "terraform init -migrate-state".
If you wish to store the current configuration...
clouddecode.in1 min read