network-routetable
Report Package network-routetable
If you believe that this package or its contents contain harmful information, please inform us.
Please be aware that we will never share your credentials.
This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-network-routetable
ipm add --package avm-terraform/network-routetable --version 0.4.0
Published: 26-03-2025
Project URL: https://ipmhub.io/avm-terraform
Package Type: Terraform
License: MIT
No readme file uploaded for this version
Release History
Version 0.4.0 - 2025-03-04
Release notes
Breaking changes in underlying provider versions supported.
What's Changed
- Now supports AzureRM ~> 4.0 (all minor releases after v4)
- Now supports Terraform >= 1.9, < 2.0
- Documentation update
Note: If you are using AzureRM V3, please reference a previous version of the module, latest version that supports v3 is "0.3.1".
Version 0.3.1 - 2024-11-15
Release notes
What's Changed
- Add backwards compatibility from AzureRM 3.112.0
- Add example for AzureRM V3 deployment
- Correct dependency with lock
Thank you, Jared, for your contribution!
Version 0.3.0 - 2024-09-25
Release notes
What's Changed
- Breaking change: Migrate module to AzureRM v4
- Documentation updates
- Repository governance - CICD changes
Note: If you are using AzureRM v3.x, reference a previous version of the module, latest version that supports v3 is "0.2.2":
module "avm-res-network-routetable" {
source = "Azure/avm-res-network-routetable/azurerm"
version = "0.2.2"
}
Version 0.2.2 - 2024-08-11
Release notes
Update to the module documentation.
What's Changed
- Main module documentation update
- Example documentation update
- Repository governance
Version 0.2.1 - 2024-07-24
Release notes
Update to the route table module!
What's Changed
- Removed the data resource referencing the parent resource group to allow the creation of the RG without explicit dependency.
- Documentation update.
Version 0.2.0 - 2024-06-26
Release notes
Update to the route table module!
What's Changed
- Breaking change: Added input variable for location
- Breaking change: Change input variables for routes and linked vnet's to map
- Documentation update
Version 0.1.0 - 2024-05-29
Release notes
This is the initial release of the route table module.
Note
While the AVM framework is not yet GA, this module can still be consumed and utilized.
What's Changed
- Support the ability to create route table
- Support creating routes
- Support attaching route table to subnets
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-terraform/network-routetable",
"version": "0.4.0"
}
]
}
This package has no dependencies
Stats
Selected version:
0.4.0
Downloads this version:
31
Downloads all versions:
31
Latest version:
0.4.1
Latest update:
26-03-2025