Releases: truefoundry/terraform-azure-truefoundry-network
Releases · truefoundry/terraform-azure-truefoundry-network
v0.1.6
v0.1.5
v0.1.4
What's Changed
Full Changelog: v0.1.3...v0.1.4
Changelog Description
- Moved away from
var.shim
tovar.use_existing_vnet
. - Corrected description to a standard format.
- Removed variable
vnet_name
for existing vnet as it is not required - Added data block for getting details of existing vnet.
- Added support for getting start and end IP address of given subnet.
v0.1.3
What's Changed
- chore(terraform): update azurerm provider version constraint to allow newer versions by @sachincool in #5
New Contributors
- @sachincool made their first contribution in #5
Full Changelog: v0.1.2...v0.1.3