terraform-aws-elasticsearch icon indicating copy to clipboard operation
terraform-aws-elasticsearch copied to clipboard

Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.

Results 44 terraform-aws-elasticsearch issues
Sort by recently updated
recently updated
newest added

Bumps the go_modules group with 2 updates in the /test/src directory: [golang.org/x/crypto](https://github.com/golang/crypto) and gopkg.in/yaml.v3. Updates `golang.org/x/crypto` from 0.0.0-20200622213623-75b288015ac9 to 0.35.0 Commits See full diff in compare view Updates `golang.org/x/net` from...

auto-update
dependencies
go

…ions ## what • Added support for the anonymous_auth_enabled parameter in the advanced security options of AWS OpenSearch domain resource • This parameter is optional and defaults to false, maintaining...

triage

## what - Adds capability to attach existing security groups to Opensearch domain by setting var.create_security_group to false - Almost all the necessary settings already exist to support this functionality,...

triage

## what Adds a new parameter to be able to pass a json string with a custom access policy to set for the elasticsearch. ## why In my opinion, the...

triage