Skip to content

mattermost/terraform-provider-elasticsearch

master report card

Terraform Provider Elasticsearch

Run the following command to build the provider and place in the terraform plugins in your local machine:

make

Test Example configuration

You can find an examples sample here:

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

cd examples
terraform init && terraform apply

Run acceptance tests

make run-elasticsearch 
ES_URL=http://localhost:9200 make testacc

About

An elasticsearch provider for terraform

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors