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.4.0 #98

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/utils/aws (source) module minor 1.0.0 -> 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


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the auto-update This PR was automatically generated label Mar 9, 2024
@renovate renovate bot requested review from a team as code owners March 9, 2024 05:09
@renovate renovate bot requested review from kevcube and Gowiem and removed request for a team March 9, 2024 05:09
Copy link
Contributor Author

renovate bot commented Mar 9, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

mergify bot commented Mar 9, 2024

/terratest

@mergify mergify bot added the readme Improvements or additions to the README label Mar 9, 2024
Copy link

mergify bot commented Mar 9, 2024

This pull request now has conflicts. Could you fix it @renovate[bot]? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Mar 9, 2024
Copy link

mergify bot commented Mar 9, 2024

This automated PR has been closed due to merge conflicts.

@mergify mergify bot closed this Mar 9, 2024
Copy link
Contributor Author

renovate bot commented Mar 9, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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

@renovate renovate bot deleted the renovate/cloudposse-utils-aws-1.x branch March 9, 2024 05:13
@mergify mergify bot removed the conflict This PR has conflicts label Mar 9, 2024
@mergify mergify bot removed the readme Improvements or additions to the README label Mar 25, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants