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/ec2-client-vpn/aws to v0.16.0 #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Type Update Change
cloudposse/ec2-client-vpn/aws (source) module minor 0.14.0 -> 0.16.0

Release Notes

cloudposse/terraform-aws-ec2-client-vpn (cloudposse/ec2-client-vpn/aws)

v0.16.0

Compare Source

  • No changes

v0.15.0

Compare Source

Add support for transport_protocol variable in aws_ec2_client_vpn_endpoint @​s1rc (#​61)

what

The aws_ec2_client_vpn_endpoint supports variables for defining the transport_protocol as tcp or udp. Without adding this variable to this module, it will always default to udp.

why

To be able to add tcp as a transport_protocol for Client VPN Endpoints in Terraform as you would be able to configure in the AWS console.

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 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 5, 2024 02:43
@mergify mergify bot added the auto-update This PR was automatically generated label Dec 5, 2024
Copy link

mergify bot commented Dec 5, 2024

/terratest

@mergify mergify bot added the needs-test Needs testing label Dec 5, 2024
Copy link

mergify bot commented Dec 20, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟠 Require terratest

Waiting checks: test/terratest.

This rule require terratest status

  • check-success = test/terratest

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