Skip to content
Sam Martin edited this page Jan 30, 2016 · 2 revisions

Install-Ephemera.ps1 throws Terraform error

Error applying plan:

1 error(s) occurred:

* open terraform.tfstate: The requested operation cannot be performed on a file with a user-mapped section open.

The above error is (I'm guessing) an occasional file contention issue from launching Terraform multiple times consecutively. Rerun the command and it will work.

Clone this wiki locally