Releases: terraform-aws-modules/terraform-aws-opensearch
Releases · terraform-aws-modules/terraform-aws-opensearch
v1.5.0
1.5.0 (2024-12-01)
Features
- Add
domain_endpoint_v2_hosted_zone_id
to outputs (#33) (7440825)
v1.4.1
1.4.1 (2024-11-29)
Bug Fixes
- Skip
zone_awareness_config
if zone_awareness
is not enabled (#32) (1ff02d2)
- Update CI workflow versions to latest (#29) (dde73c8)
v1.4.0
1.4.0 (2024-08-28)
Features
- Added dual-stack domain endpoints to outputs (#23) (4e09835)
v1.3.1
1.3.1 (2024-07-05)
Bug Fixes
- Correct evaluation logic when determining
master_user_options
arguments (#20) (7d00ee2)
v1.3.0
1.3.0 (2024-07-05)
Features
v1.2.2
1.2.2 (2024-06-28)
Bug Fixes
- Correct mis-spelling in serverless security policy default description (#16) (844a435)
v1.2.1
1.2.1 (2024-06-28)
Bug Fixes
- Create a domain policy that implicitly depends_on domain (#15) (473ba5d)
v1.2.0
1.2.0 (2024-06-19)
Features
- Opensearch Domain
ip_address_type
, Cloudwatch log_group_class
, and skip_destroy
(#13) (b7ab787)
v1.1.2
1.1.2 (2024-04-09)
Bug Fixes
- Do not create default zone_awareness_config if it not set (#3) (3a1f79f)
v1.1.1
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)