terraform apply -var-file="../secrets.auto.tfvars"
Acquiring state lock. This may take a few moments...
│ Error: Error acquiring the state lock
│
│ Error message: workspace already locked (lock ID: "ololo/parus-staging-app")
│...
% terraform force-unlock -force ololo/parus-staging-app
(
Read more... )