C:\Labs\terraform>terraform init
Initializing the backend...
Error: Error reading local state: Failed to read state file: The state file could not be read: read terraform.tfstate: O processo não pode acessar o arquivo porque outro processo bloqueou parte do arquivo.
Terraform is trying to read your local state to determine if there is state to migrate to your newly configured backend. Terraform can't continue without this check because that would risk losing state. Please resolve the error above and try again.
C:\Labs\terraform>