mantle
mantle copied to clipboard
look into remote state file locking
Terraform locks the state file (at least when using Azure as a backend provider) to avoid simultaneous applys messing with each other. We should look into this as well.
While we're at it, also look into reverting to previous versions.
Adding to v1.0.0 because if teams are using Mantle in production this would definitely be an issue.