Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 6, 2024

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

Compare Source

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

Compare Source

  • No changes

v1.2.0

Compare Source

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

🤖 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

Compare Source

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

v1.0.0: Initial release with production Semantic Versioning

Compare Source

Initial release with production Semantic Versioning, 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner December 6, 2024 23:55
@mergify mergify bot added the auto-update This PR was automatically generated label Dec 6, 2024
Copy link

mergify bot commented Dec 6, 2024

/terratest

@mergify mergify bot added the needs-test Needs testing label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated needs-test Needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants