Clone this repository, enter the provider directory, build and install the provider:
$ git clone https://github.com/mesomorphic/terraform-provider-confluence.git
$ cd terraform-provider-confluence
$ make install
See:
- https://developer.hashicorp.com/terraform/plugin/debugging
- https://opencredo.com/blogs/running-a-terraform-provider-with-a-debugger/
Contributions are welcome! Please read the contribution guidelines Contributing to Terraform - Confluence Provider