Skip to content

Latest commit

 

History

History
66 lines (29 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

66 lines (29 loc) · 3.72 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.0 (2024-08-28)

Features

  • Added dual-stack domain endpoints to outputs (#23) (4e09835)

1.3.1 (2024-07-05)

Bug Fixes

  • Correct evaluation logic when determining master_user_options arguments (#20) (7d00ee2)

1.3.0 (2024-07-05)

Features

  • Add timeout for opensearch domain (#21) (e8ff403)

1.2.2 (2024-06-28)

Bug Fixes

  • Correct mis-spelling in serverless security policy default description (#16) (844a435)

1.2.1 (2024-06-28)

Bug Fixes

  • Create a domain policy that implicitly depends_on domain (#15) (473ba5d)

1.2.0 (2024-06-19)

Features

  • Opensearch Domain ip_address_type, Cloudwatch log_group_class, and skip_destroy (#13) (b7ab787)

1.1.2 (2024-04-09)

Bug Fixes

  • Do not create default zone_awareness_config if it not set (#3) (3a1f79f)

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)

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)