Terraform Provider Algolia

This repository is a Algolia provider for Terraform.

See usage.

Developer

Requirements

Installation

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the make install command:
git clone https://github.com/philippe-vandermoere/terraform-provider-algolia
cd terraform-provider-algolia
make install