README ¶ 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis elasticsearch Click to show internal directories. Click to hide internal directories.