cloudposse / terraform-aws-elasticsearch

Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
https://cloudposse.com/accelerate
Apache License 2.0
216 stars 231 forks source link

chore(deps): update terraform cloudposse/vpc/aws to v2.2.0 #174

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

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`](https://togithub.com/cloudposse/terraform-aws-vpc/compare/2.1.1...2.2.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-vpc/compare/2.1.1...2.2.0) ### [`v2.1.1`](https://togithub.com/cloudposse/terraform-aws-vpc/releases/tag/2.1.1) [Compare Source](https://togithub.com/cloudposse/terraform-aws-vpc/compare/2.1.0...2.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](https://togithub.com/cloudposse/terraform-aws-vpc/issues/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.



This PR was generated by Mend Renovate. View the repository job log.

mergify[bot] commented 6 months ago

/terratest