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

feat(vpn_gateway): Support policy based traffic selectors #382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomrss
Copy link

@tomrss tomrss commented Nov 27, 2024

List of changes

  • Support policy based traffic selectors in VPN Gateway module

Motivation and context

This allows to configure a site-to-site VPN with policy based routing.

Type of changes

  • Add new module
  • Update existing module
  • Remove existing module

Does this introduce a breaking change?

  • Yes
  • No

Other information

Run checks

Useful commands to run checks on local machine

bash .utils/terraform_run_all.sh init local
pre-commit run -a

@tomrss tomrss marked this pull request as ready for review November 27, 2024 09:47
@tomrss tomrss requested review from a team as code owners November 27, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VPN Gateway - Configuration for site-2-site VPN with traffic selectors
1 participant