Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Type Update Change
cloudposse/alb-ingress/aws (source) module minor 0.30.0 -> 0.31.0

Release Notes

cloudposse/terraform-aws-alb-ingress (cloudposse/alb-ingress/aws)

v0.31.0

Compare Source

🚀 Enhancements

feat: add tags to Listener Rules @​oycyc (#​100) Add tags from the context to the listener rules.

This module provisions a target group (already has tag applied using the context), and listener rules (which are missing the tags).

Why tags? For visibility, both within the resource itself on AWS, and on the ALB listener level. And of course, tagging is best practices (organizations who enforce tags will fail that check without this).

See before and after:

image image

🤖 Automatic Updates

Fix go version in tests @​osterman (#​98)

what

  • Update go 1.24

why

  • Error loading shared library libresolv.so.2 in Go 1.20

References

Replace Makefile with atmos.yaml @​osterman (#​97)

what

  • Remove Makefile
  • Add atmos.yaml

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify bot added auto-update This PR was automatically generated needs-test Needs testing labels Oct 30, 2025
@cloudposse-releaser cloudposse-releaser bot added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit c9a8722 Oct 30, 2025
14 checks passed
@cloudposse-releaser cloudposse-releaser bot deleted the renovate/cloudposse-alb-ingress-aws-0.x branch October 30, 2025 03:55
@github-actions
Copy link
Contributor

These changes were released in v2.3.2.

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.

2 participants