Terraform destroy

terraform destroy

Error: Apply not allowed for workspaces with a VCS connection

Why am I getting this error on the CLI if I have Environment variable CONFIRM_DESTROY=1 in the Terraform workspace?

Also, when I run terraform taint the resource is removed from state but when I run terraform init is appears again?