Releases: devwithkrishna/azure-virtual-network-terraform-module
v1.0.0
Pull Request Title: Azure virtual network terraform module DEVOPS-294
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: This PR introduces a Terraform module for provisioning Azure Virtual Networks (VNets). The module simplifies the creation and management of VNets by allowing users to customize key inputs such as resource group, location, CIDR blocks, VNet name, and subnets.
By using this module, users can ensure consistent, reusable, and efficient deployment of network infrastructure across different environments. It adheres to best practices for network configuration and integrates seamlessly with other Terraform resources.
Created At: 2024-12-18T17:21:23Z
Closed & Merged At: 2024-12-18T17:22:20Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- Azure virtual network terraform module DEVOPS-294 by @githubofkrishnadhas in #1
New Contributors
- @githubofkrishnadhas made their first contribution in #1
Full Changelog: https://github.com/devwithkrishna/azure-virtual-network-terraform-module/commits/v1.0.0