Releases: terraform-aws-modules/terraform-aws-opensearch
Releases · terraform-aws-modules/terraform-aws-opensearch
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)
v1.1.0
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
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)