This project has been based on https://github.com/hashicorp/terraform-provider-hashicups
Its allow you to manage some etcd elements via terraform.
Please check /docs directory.
- Clone the repository
- Enter the repository directory
- Build the provider using the Go install command:
make build
make install
- write tests for all resources