v1.535.6
·
35 commits
to main
since this release
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#35)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates
chore(deps): update terraform cloudposse/elasticsearch/aws to v0.48.1 @[renovate[bot]](https://github.com/apps/renovate) (#34)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | patch | 0.48.0 -> 0.48.1 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v0.48.1
🚀 Enhancements
Fix kibana_endpoint in aws_opensearch_domain for AWS provider v6 @rmandziarz-spoton (#206)
what
- Fix kibana_endpoint in aws_opensearch_domain for
hashicorp/awsprovider v6.x
why
Fix for:
│ Error: Unsupported attribute
│
│ on .terraform/modules/opensearch.opensearch/main.tf line 11, in locals:
│ 11: aws_service_domain_kibana_endpoint = coalesce(join("", aws_elasticsearch_domain.default[*].kibana_endpoint), join("", aws_opensearch_domain.default[*].kibana_endpoint))
│
│ This object does not have an attribute named "kibana_endpoint".
after upgrading hashicorp/aws provider to version 6.x.
Reference:
🤖 Automatic Updates
Fix go version in tests @osterman (#203)
what
- Update go
1.24
why
- Error loading shared library libresolv.so.2 in Go 1.20
References
Replace Makefile with atmos.yaml @osterman (#202)
what
- Remove
Makefile - Add
atmos.yaml
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.