Skip to content

Releases: terraform-aws-modules/terraform-aws-opensearch

v1.1.1

09 Apr 11:37
Compare
Choose a tag to compare

1.1.1 (2024-04-09)

Bug Fixes

  • Fix the condition of the logical operators of master_user_name and master_user_password (#4) (fa811d2)

v1.1.0

22 Mar 17:24
Compare
Choose a tag to compare

1.1.0 (2024-03-22)

Features

  • Add standby_replicas to serverless collection and auto_tune_options.use_off_peak_window to domain (#2) (dff3f63)

v1.0.0

04 Dec 19:57
Compare
Choose a tag to compare

1.0.0 (2023-12-04)

Features

  • Add remaining resources including cloudwatch log group and security group (d1b068e)
  • Add support for creating package associations, VPC endpoints, and security group (7050620)
  • Add support for domain (d6574dc)
  • Add support for domain access policy (66eb4a0)
  • Add support for OpenSearch serverless as separate sub-module (f5961de)
  • Update complete example (800c8d0)
  • Update, test, and validate OpenSearch serverless collection module/example (e3385b8)