terraform-provider-elasticstack

Terraform provider for Elastic Stack

APACHE-2.0 License

Stars
167
Committers
62

Bot releases are visible (Hide)

terraform-provider-elasticstack - v0.2.0

Published by olksdr over 2 years ago

Added

  • New resource to manage Elasticsearch indices (#38)
  • The insecure option to the Elasticsearch provider configuration to ignore certificate verification (#36)
  • The ca_file option to the Elasticsearch provider configuration to provide path to the custom root certificate file (#35)
  • Documentation templates for all the exisiting resources (#32)

Fixed

  • Identify missing or deleted resources in the Elasticsearch cluster and make sure Terraform can re-create them (#40)

Changed

  • [Breaking] Rename aliases configuration option in
    elasticstack_elasticsearch_index_template resource to singular alias
terraform-provider-elasticstack - v0.1.0

Published by olksdr almost 3 years ago

Version 0.1.0 is an initial beta version of the Elastic Stack terraform provider. It is currently not yet fully supported by Elastic, but will be in subsequent versions.

For this early release, we'd like to get feedback from early adopters. Any modifications made to resources in later versions will be communicated prior to release.

Package Rankings
Top 5.4% on Proxy.golang.org
Badges
Extracted from project README
Acceptance Status