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: add vpn gateway nat rules support #68

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dkooll
Copy link
Contributor

@dkooll dkooll commented Oct 28, 2024

Description

This PR add vpn gateway nat rules support for site to site vpn

PR Checklist

  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking change (not backwards compatible with previous releases)

Related Issue(s)

Fixes #0000

@dkooll dkooll added the enhancement New feature or request label Oct 28, 2024
@dkooll dkooll self-assigned this Oct 28, 2024
@dkooll dkooll requested a review from a team as a code owner October 28, 2024 14:18
@dkooll dkooll linked an issue Oct 28, 2024 that may be closed by this pull request
1 task
@dkooll dkooll merged commit 270b549 into main Oct 28, 2024
4 checks passed
@dkooll dkooll deleted the feat/add-vpn-gateway-nat-rules-support branch October 28, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for vpn gateway nat rules
2 participants