Skip to content

Releases: Datatamer/terraform-aws-opensearch

1.0.0

13 Apr 15:28
33b6825

Choose a tag to compare

  • Updates minimum Terraform version to 13
  • Updates minimum AWS provider version to 3.36.0

0.3.0

08 Apr 14:51
e5d4861

Choose a tag to compare

  • Adds new variable arn_partition to set the partition of any ARNs referenced in this module

0.2.1

13 Oct 14:31
888664d

Choose a tag to compare

  • Adds output tamr_es_domain_endpoint

0.2.0

21 Sep 15:05
066a9c3

Choose a tag to compare

  • Adds new configuration for setting in-transit and at-rest encryption options
  • Removes unnecessary configuration value aws_account_id
  • Unsets default for ebs_iops since it isn't compatible with the default disk type gp2
  • Makes subnet_ids required
  • Applies consistent formatting
  • Updates the minimal example

0.1.0

10 Jul 21:31
aebcd5d

Choose a tag to compare

  • Initial project