You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
what
Terraform module to provision an Elasticsearch cluster in a VPC with build-in Kibana and Logstash
why
Easily provision Elasticsearch cluster with the specified node count in the provided subnets in a VPC
Provision Elasticsearch domain policy that accepts a list of IAM role ARNs from which to permit management traffic to the cluster
Provision Security Group to control access to the Elasticsearch domain (inputs to the Security Group are other Security Groups or CIDRs blocks to be allowed to connect to the cluster)
Provision DNS hostname record for Elasticsearch cluster