while running terraform plan i did a CTRL C on a windows computer and now when i try to run terraform plan again i get
Error: Error loading state: Failed to read state file: The state file could not be read: read terraform.tfstate: The process cannot access the file because another process has locked a portion of the file.
I tried
terraform force-unlock id
but that gives me
Local state cannot be unlocked by another process
I am kind of stuck and cannot move forward
Much appreciated if someone can please assist.
Regards, KKR