Skip to content

philippe-vandermoere/terraform-provider-algolia

Repository files navigation

Terraform Provider Algolia

licence test Go Report Card codecov

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