cloudposse / terraform-aws-dynamic-subnets

Terraform module for public and private subnets provisioning in existing VPC
https://cloudposse.com/accelerate
Apache License 2.0
197 stars 167 forks source link

chore(deps): update terraform cloudposse/utils/aws to v1 (release/v1) #187

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/utils/aws (source) module major 0.8.1 -> 1.4.0

Release Notes

cloudposse/terraform-aws-utils (cloudposse/utils/aws) ### [`v1.4.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/tag/1.4.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/1.3.0...1.4.0)
Add il-central-1 region @​jasonmk (#​31) #### what Add new Tel Aviv (il-central-1) region #### why Provide full coverage #### references
Sync github @​max-lobur (#​27) Rebuild github dir from the template
### [`v1.3.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/tag/1.3.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/1.2.0...1.3.0) - No changes ### [`v1.2.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/tag/1.2.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/1.1.0...1.2.0)
Add 4 regions: aps2, apse4, euc2, eus2 @​Nuru (#​26) #### what Add 4 newest regions: 1. "ap-south-2" = "Asia Pacific (Hyderabad)" (Note: fixed code is `ar2` because `as2` is taken by `ap-southeast-2`) 2. "ap-southeast-4" = "Asia Pacific (Melbourne)" 3. "eu-central-2" = "Europe (Zurich)" 4. "eu-south-2" = "Europe (Spain)" - Add `all_regions` output - When testing, check to make sure all regions have abbreviations #### why - Provide full coverage. #### references - Closes [#​24](https://togithub.com/cloudposse/terraform-aws-utils/issues/24) - Supersedes and closes [#​25](https://togithub.com/cloudposse/terraform-aws-utils/issues/25)
#### 🤖 Automatic Updates
Update framework @​cloudpossebot (#​23) #### what This is an auto-generated PR that updates the README.md and docs that has been enhanced to update other framework elements such as workflows and test code #### why To have most recent versions of the framework elements
### [`v1.1.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/tag/1.1.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/1.0.0...1.1.0)
Add me-central-1, ELB Logging S3 Bucket Policy, Local Zones, Display Names @​Nuru (#​21) #### what - Add new `me-central-1` zone - Add missing Local Zones from `us-east-1` and `us-west-2` - Add ELB Logging S3 Bucket Policy output - Add region display name map - Update minimum Terraform version to 0.14.0 #### why - Maintain complete coverage of regions - Improve coverage of local regions - To enable ELB access logging to an S3 bucket, you have always needed a region-specific bucket policy. This module provides the account number to use in a policy template based on region, but that is no longer sufficient. There are now 3 different templates for S3 bucket policies, and again which one to use depends on the region. Therefore, to further simplify the task for others, this module can output the full policy JSON, not just the account number. - There is no official API to convert from the official region name, like `eu-north-1`, to a human-friendly name, like "Europe (Stockholm)". This module now outputs a map of such names, derived from the AWS Java SDK. - Previous minimum Terraform version 0.13.0 has different formatting, causing formatting checks to fail when compared to code formatted by later versions #### references - https://aws.amazon.com/blogs/aws/now-open-aws-region-in-the-united-arab-emirates-uae/ - [https://github.com/aws/aws-sdk-java/issues/1467](https://togithub.com/aws/aws-sdk-java/issues/1467) - Supersedes and closes #​18 - Supersedes and closes #​19
### [`v1.0.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/tag/1.0.0): Initial release with production Semantic Versioning [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.8.1...1.0.0) Initial release with [production Semantic Versioning](https://semver.org/#spec-item-5), part of Cloud Posse's general policy to convert to production versioning as we make updates to relatively mature modules. The only substantive change between this version and the previous version (0.8.1) is the addition of support for the new `ap-southeast-3` region (Jakarta). #### 🚀 Enhancements
Add ap-southeast-3 to regions supported @​Benbentwo (#​17) #### what * Adds `ap-southeast-3` support #### why * Jakarta Support
Update README and framework @​dylanbannon (#​16) #### what and why - Update README to cover new features - Change all references to `git.io/build-harness` into `cloudposse.tools/build-harness`, since `git.io` redirects will stop working on April 29th, 2022. - Update test framework to current #### References - DEV-143

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.