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 support for vpn gateways, sites and connections #50

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

dkooll
Copy link
Contributor

@dkooll dkooll commented Sep 19, 2024

Description

This PR adds support for the below resources

azurerm_vpn_gateway
azurerm_vpn_site
azurerm_vpn_gateway_connection

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 #49

@dkooll dkooll requested a review from a team as a code owner September 19, 2024 10:39
@dkooll dkooll self-assigned this Sep 19, 2024
@dkooll dkooll added the enhancement New feature or request label Sep 19, 2024
Copy link
Contributor

@jasperpostcn jasperpostcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@dkooll dkooll merged commit 0b6266e into main Sep 19, 2024
4 checks passed
@dkooll dkooll deleted the feat/add-vpn-gw-resouces branch September 19, 2024 10:44
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 resources for vwan module
3 participants