Skip to content

feat: Add Azure Virtual Network Gateway construct#79

Merged
archit017 merged 1 commit intomainfrom
gatway
Dec 26, 2025
Merged

feat: Add Azure Virtual Network Gateway construct#79
archit017 merged 1 commit intomainfrom
gatway

Conversation

@archit017
Copy link
Copy Markdown
Contributor

Description

This PR adds a new Azure Virtual Network Gateway construct to the terraform-cdk-constructs library.

Changes

  • ✨ New azure-virtualnetworkgateway module
  • 📝 Implementation of VirtualNetworkGateway construct with schema validation
  • ✅ Comprehensive unit and integration tests
  • 📦 Updated main index.ts to export new construct
  • 📚 Updated API documentation

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Testing

  • Unit tests added in virtual-network-gateway.spec.ts
  • Integration tests added in virtual-network-gateway.integ.ts

Checklist

  • Code follows the style guidelines of this project
  • Self-review of code completed
  • Tests added for new functionality
  • Documentation updated

- Add new azure-virtualnetworkgateway module
- Implement VirtualNetworkGateway construct with schema validation
- Add comprehensive unit and integration tests
- Update main index.ts to export new construct
- Update API documentation
@archit017 archit017 marked this pull request as ready for review December 24, 2025 20:41
@archit017 archit017 marked this pull request as draft December 24, 2025 20:57
@archit017 archit017 marked this pull request as ready for review December 24, 2025 20:57
@archit017 archit017 merged commit 91957ed into main Dec 26, 2025
9 checks passed
@archit017 archit017 deleted the gatway branch December 26, 2025 15:52
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.

2 participants