This repository is a Algolia provider for Terraform.
See usage.
- Clone the repository
- Enter the repository directory
- Build the provider using the
make install
command:
git clone https://github.com/philippe-vandermoere/terraform-provider-algolia
cd terraform-provider-algolia
make install