Awesome
Terraform Provider Algolia
This repository is a Algolia provider for Terraform.
See usage.
Developer
Requirements
Installation
- 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