Releases: cloudposse-terraform-components/aws-elasticsearch
v1.538.1
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#74)
## 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 v2.1.0 @[renovate[bot]](https://github.com/apps/renovate) (#73)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | minor | 2.0.0 -> 2.1.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v2.1.0
feat: support multiple service accounts to assume role @msvticket (#218)
what
- support multiple service accounts to assume role
why
- allow several service accounts to access Elastic-/OpenSearch without resorting to wildcards
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.
v1.538.0
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#72)
## 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 v2 @[renovate[bot]](https://github.com/apps/renovate) (#71)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | major | 1.4.0 -> 2.0.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v2.0.0
Upgrade OpenSearch version to 3.1 @goruha (#220)
what
- Upgrade OpenSearch version to 3.1 in examples
- Upgrade ElasticSearch version to 7.10 in examples
why
- OpenSearch 2.9 ended the standard support
- ElasticSearch 7.10 ended the standard support
references
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.
chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /test @[dependabot[bot]](https://github.com/apps/dependabot) (#70)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
v1.537.2
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#68)
## 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 v1.4.0 @[renovate[bot]](https://github.com/apps/renovate) (#67)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | minor | 1.3.0 -> 1.4.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.4.0
🚀 Enhancements
Upgrade default TLS Policy domain_endpoint_options_tls_security_policy @niels1voo (#219)
what
Change the default value of domain_endpoint_options_tls_security_policy to "Policy-Min-TLS-1-2-2019-07"
why
AWS is sunsetting the current default in April 2026.
references
https://docs.aws.amazon.com/opensearch-service/latest/developerguide/infrastructure-security.html
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.
v1.537.1
feat: add SAML options and service type for OpenSearch @RoseSecurity (#64)
## what- Added
aws_service_typevariable to support both Elasticsearch and OpenSearch deployments, with validation and default for backward compatibility. - Introduced
elasticsearch_saml_optionsvariable and resource to manage SAML authentication for OpenSearch domains. - Updated outputs to be conditional on
local.enabled. - Added
elasticsearch_log_cleanup_enabledvariable for log cleanup Lambda. - Improved password generation logic for compatibility.
why
- This introduces support for AWS OpenSearch domains alongside Elasticsearch, adds SAML authentication options, and improves configuration flexibility and output handling. The changes allow users to choose between deploying Elasticsearch or OpenSearch, enable SAML authentication for OpenSearch, and conditionally output resources based on module enablement. Log cleanup functionality is also made configurable.
Summary by CodeRabbit
-
New Features
- Service-type selection for Elasticsearch or OpenSearch
- SAML authentication configuration support for domains
- Domain name output
- Toggle to enable/disable log cleanup
-
Improvements
- Outputs now return null when the service is disabled for cleaner handling
- Improved password handling and conditional resource creation flows
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#66)
## 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
v1.537.0
🚀 Enhancements
chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test @[dependabot[bot]](https://github.com/apps/dependabot) (#61)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.11 to 0.5.14.Commits
7184815Preparation of release v0.5.1488ddf1dAddress Security Issue GHSA-jc7w-c686-c4v9c8314b8Add new package xio with WriteCloserStack4f11dceUpdate README.md and SECURITY.md to address security questionsf56ebbfTODO.md: fix a typo- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#63)
## 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 v1.3.0 @[renovate[bot]](https://github.com/apps/renovate) (#62)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | minor | 1.2.0 -> 1.3.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.3.0
fix: conditionally set service domain outputs when disabled @RoseSecurity (#216)
what
- Previously, service domain output locals were always set, even when the module was disabled. This caused issues with downstream references. Now, these locals are set to null when the module is not enabled, preventing unintended values and improving conditional logic handling.
why
- Resolve the following error:
╷
│ Error: Error in function call
│
│ on .terraform/infra/modules/elasticsearch/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[*].dashboard_endpoint))
│ ├────────────────
│ │ while calling coalesce(vals...)
│ │ aws_elasticsearch_domain.default is empty tuple
│ │ aws_opensearch_domain.default is empty tuple
│
│ Call to function "coalesce" failed: no non-null, non-empty-string arguments.
╵- Closes #193
Add throughput to ebs_options for OpenSearch @eddieb96 (#214)
what
- Fix ebs_throughput in aws_opensearch_domain by adding throughput to ebs_options
why
- Fix for #208
- Makes it possible to configure ebs_throughput on an OpenSearch domain
references
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.
chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test @[dependabot[bot]](https://github.com/apps/dependabot) (#61)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.11 to 0.5.14.Commits
7184815Preparation of release v0.5.1488ddf1dAddress Security Issue GHSA-jc7w-c686-c4v9c8314b8Add new package xio with WriteCloserStack4f11dceUpdate README.md and SECURITY.md to address security questionsf56ebbfTODO.md: fix a typo- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any m...
v1.536.0
Added tests @goruha (#58)
## what * Added testswhy
- Verify that component works for opentofu and terraform versions
Summary by CodeRabbit
-
New Features
- Enhanced password security with minimum character requirements for Elasticsearch deployments.
- Expanded test coverage for Elasticsearch component configurations.
-
Chores
- Updated test infrastructure and dependency configurations.
- Refined build artifact exclusions.
v1.535.13
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#57)
## 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/lambda-elasticsearch-cleanup/aws to v0.16.1 @[renovate[bot]](https://github.com/apps/renovate) (#56)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/lambda-elasticsearch-cleanup/aws (source) | module | minor | 0.14.1 -> 0.16.1 |
Release Notes
cloudposse/terraform-aws-lambda-elasticsearch-cleanup (cloudposse/lambda-elasticsearch-cleanup/aws)
v0.16.1
What's Changed
- Change branch name from 'master' to 'main' by @goruha in #85
- chore(deps): update terraform cloudposse/vpc/aws to v3 by @renovate[bot] in #83
Full Changelog: cloudposse/terraform-aws-lambda-elasticsearch-cleanup@v0...v0.16.1
v0.16.0
Revert Makefile to fix lambda build & deploy workflows @goruha (#84)
Removed README_DEPS and lint target from Makefile.what
- Revert Makefile
why
- Get back build and deploy targets for lambdas
v0.15.0
🤖 Automatic Updates
Replace Makefile with atmos.yaml @osterman (#79)
what
- Remove
Makefile - Add
atmos.yaml
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
Migrate new test account @osterman (#76)
what
- Update
.github/settings.yml - Update
.github/chatops.ymlfiles
why
- Re-apply
.github/settings.ymlfrom org level to getterratestenvironment - Migrate to new
testaccount
References
- DEV-388 Automate clean up of test account in new organization
- DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
- DEV-386 Update terratest to use new testing account with GitHub OIDC
Update .github/settings.yml @osterman (#75)
what
- Update
.github/settings.yml - Drop
.github/auto-release.ymlfiles
why
- Re-apply
.github/settings.ymlfrom org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub
chore(deps): update terraform cloudposse/vpc/aws to v2.2.0 @[renovate[bot]](https://redirect.github.com/apps/renovate) (#59)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/vpc/aws (source) | module | minor | 2.1.0 -> 2.2.0 |
Release Notes
cloudposse/terraform-aws-vpc (cloudposse/vpc/aws)
v2.2.0
v2.1.1
Add support for network address usage metrics @​lanzrein (#​124)
what
This PR adds support for Network Address Usage Metrics on the VPC.
AWS documentation : https://docs.aws.amazon.com/vpc/latest/userguide/network-address-usage.html
Terraform documentation : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc#enable_network_address_usage_metrics
why
Network Address Usage metrics can help monitor the growth of a VPC and would be useful for any user.
Enable this after creating a VPC does not trigger recreation of the VPC.
references
closes #115
Sync github @​max-lobur (#​120)
Rebuild github dir from the template
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​125)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Bump the go_modules group in /test/src with 5 updates @[dependabot[bot]](https://redirect.github.com/apps/dependabot) (#73)
Bumps the go_modules group in /test/src with 5 updates:| Package | From | To |
|---|---|---|
| github.com/hashicorp/go-getter | 1.7.1 |
1.7.5 |
| golang.org/x/crypto | 0.1.0 |
0.17.0 |
| golang.org/x/net | 0.8.0 |
0.10.0 |
| google.golang.org/grpc | 1.51.0 |
1.56.3 |
| google.golang.org/protobuf | 1.31.0 |
1.33.0 |
Updates github.com/hashicorp/go-getter from 1.7.1 to 1.7.5
Release notes
Sourced from github.com/hashicorp/go-getter's releases.
v1.7.5
What's Changed
- Prevent Git Config Alteration on Git Update by
@dduzgun-securityin hashicorp/go-getter#497New Contributors
@dduzgun-securitymade their first contribution in hashicorp/go-getter#497Full Changelog: https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5
v1.7.4
What's Changed
- Escape user-provided strings in
gitcommands hashicorp/go-getter#483- Fixed a bug in
.netrchandling if the file does not exist hashicorp/go-getter#433Full Changelog: https://github.com/hashicorp/go-getter/compare/v1.7.3...v1.7.4
v1.7.3
What's Changed
- SEC-090: Automated trusted workflow pinning (2023-04-21) by
@hashicorp-tsccrin hashicorp/go-getter#432- SEC-090: Automated trusted workflow pinning (2023-09-11) by
@hashicorp-tsccrin hashicorp/go-getter#454- SEC-090: Automated trusted workflow pinning (2023-09-18) by
@hashicorp-tsccrin hashicorp/go-getter#458- don't change GIT_SSH_COMMAND when there is no sshKeyFile by
@jbardinin
v1.535.12
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#49)
## 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 v1.2.0 @[renovate[bot]](https://github.com/apps/renovate) (#48)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | minor | 1.0.1 -> 1.2.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.2.0
port #198 Parameterize access policies json for more flexibility (3rd try) @goruha (#210)
port #198 Parameterize access policies json for more flexibility (3rd try)what
Adds a new parameter to be able to pass a json string with a custom access policy to set for the elasticsearch.
why
In my opinion, the access policies are too "opinionated" on this module, especially when it is on "vpc mode". I think it should be more flexible and allow to customize it however we want and not having it based on the iam_role_arn variable.
references
N/A
P.S.: This is already the 3rd time I'm trying to have this new parameter accepted. Please take a look at it this time 🙇 thank you.
Previous tries:
v1.1.0
port #137 - feat: add possibiblity to use AWS IAM roles for service accounts @goruha (#209)
Port of #137what
- To allow usage of AWS IRSA the assume role policy of the created IAM role needs to be adapted, therefore an additional (and optional)
statementfor thests:AssumeRoleWithWebIdentityaction was added - To decouple
sts:AssumeRolefor theServiceand theAWSprincipal types all statements have been split into separate blocks
why
- To allow usage of AWS IAM roles inside of EKS AWS
- more secure than handling AWS access keys and secrets
references
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.
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0 @[renovate[bot]](https://github.com/apps/renovate) (#47)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| terraform-linters/tflint-ruleset-aws | plugin | minor | 0.41.0 -> 0.42.0 |
Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.42.0
What's Changed
Breaking Changes
- Remove aws_guardduty_member_invalid_email rule by @wata727 in https://github.com/terraform-linters/tflint-ruleset-aws/pull/925
- This auto-generated rule had invalid regexp.
Chores
- Bump the aws-sdk group with 7 updates by @dependabot[bot] inhttps://github.com/terraform-linters/tflint-ruleset-aws/pull/9244
Full Changelog: terraform-linters/tflint-ruleset-aws@v0.41.0...v0.42.0
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.
v1.535.11
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#46)
## 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 v1.0.1 @[renovate[bot]](https://github.com/apps/renovate) (#45)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | patch | 1.0.0 -> 1.0.1 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.0.1
🤖 Automatic Updates
chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.13.0 @[renovate[bot]](https://redirect.github.com/apps/renovate) (#170)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/route53-cluster-hostname/aws (source) | module | minor | 0.12.3 -> 0.13.0 |
Release Notes
cloudposse/terraform-aws-route53-cluster-hostname (cloudposse/route53-cluster-hostname/aws)
v0.13.0
- No changes
chore(deps): update terraform cloudposse/vpc/aws to v2.2.0 @[renovate[bot]](https://redirect.github.com/apps/renovate) (#174)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/vpc/aws (source) | module | minor | 2.1.0 -> 2.2.0 |
Release Notes
cloudposse/terraform-aws-vpc (cloudposse/vpc/aws)
v2.2.0
v2.1.1
Add support for network address usage metrics @​lanzrein (#​124)
what
This PR adds support for Network Address Usage Metrics on the VPC.
AWS documentation : https://docs.aws.amazon.com/vpc/latest/userguide/network-address-usage.html
Terraform documentation : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc#enable\_network\_address\_usage\_metrics
why
Network Address Usage metrics can help monitor the growth of a VPC and would be useful for any user.
Enable this after creating a VPC does not trigger recreation of the VPC.
references
closes #115
Sync github @​max-lobur (#​120)
Rebuild github dir from the template
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​125)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
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 is behind base branch, 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.
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.
v1.535.10
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#44)
## 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 v1 @[renovate[bot]](https://github.com/apps/renovate) (#43)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | major | 0.50.0 -> 1.0.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.0.0
🚀 Enhancements
feat: support `multi_az_with_standby_enabled` for opensearch @lukehsiao (#196)
feat: support `multi_az_with_standby_enabled` for opensearchNote that this bumps the minimum hashicorp/aws provider version to
5.15.0, where this parameter was introduced [1].
The README diff was generated with make init and make readme, and
introduces some minor unrelated changes.
Closes: https://github.com/cloudposse/terraform-aws-elasticsearch/issues/195
what
This PR simply exposes a new variable (multi_az_with_standby_enabled) for OpenSearch clusters.
why
This is the recommended setting by AWS, so it makes sense to be able to do this via terraform.
references
Closes: #195
🤖 Automatic Updates
chore(deps): update terraform cloudposse/dynamic-subnets/aws to v2.4.2 @[renovate[bot]](https://redirect.github.com/apps/renovate) (#176)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/dynamic-subnets/aws (source) | module | patch | 2.4.1 -> 2.4.2 |
Release Notes
cloudposse/terraform-aws-dynamic-subnets (cloudposse/dynamic-subnets/aws)
v2.4.2
🚀 Enhancements
chore(deps): update terraform cloudposse/utils/aws to v1.4.0 (main) @​renovate (#​191)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/utils/aws (source) | module | minor | 1.3.0 -> 1.4.0 |
Release Notes
cloudposse/terraform-aws-utils (cloudposse/utils/aws)
v1.4.0
Add il-central-1 region @​&#​8203;jasonmk (#&#​8203;31)
what
Add new Tel Aviv (il-central-1) region
why
Provide full coverage
references
Sync github @​&#​8203;max-lobur (#&#​8203;27)
Rebuild github dir from the template
🤖 Automatic Updates
chore(deps): update terraform cloudposse/utils/aws to v1.4.0 (main) @​renovate (#​191)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/utils/aws (source) | module | minor | 1.3.0 -> 1.4.0 |
Release Notes
cloudposse/terraform-aws-utils (cloudposse/utils/aws)
v1.4.0
Add il-central-1 region @​&#​8203;jasonmk (#&#​8203;31)
what
Add new Tel Aviv (il-central-1) region
why
Provide full coverage
references
Sync github @​&#​8203;max-lobur (#&#​8203;27)
Rebuild github dir from the template
Update README.md and docs @​cloudpossebot (#​189)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
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 is behind base branch, 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.
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.