Which task does terraform init not perform?
What does the default " local " Terraform backend store?
You can develop a custom provider to manage its resources using Terraform.
You add a new provider to your configuration and immediately run terraform apply in the CD using the local backend. Why does the apply fail?