network-dnsresolver
Report Package network-dnsresolver
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-dnsresolver
ipm add --package avm-terraform/network-dnsresolver --version 0.8.0
Published: 16-07-2025
Project URL: https://ipmhub.io/avm-terraform
Package Type: Terraform
License: MIT
No readme file uploaded for this version
Release History
Version 0.8.0 - 2025-07-15
What's Changed
- Forwarding rulesets can now be linked to an additional outbound endpoint. See new example:
forwarding_ruleset_multiple_outbound_endpoints - Minimum azurerm version upgraded to 4.36.0 to support the above capability
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.5...0.8.0
Version 0.7.5 - 2025-06-11
What's Changed
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.4...0.7.5
Version 0.7.4 - 2025-06-09
What's Changed
- Added the option to provide separate tags to inbound endpoints, outbound endpoints & forwarding rulesets
- Added null protection for outbound endpoints
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.3...0.7.4
Version 0.7.3 - 2025-04-24
What's Changed
- Added the option to provide a custom name for forwarding rulesets
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.2...0.7.3
Version 0.7.2 - 2025-03-02
What's Changed
- Fix dependency on inbound / outbound endpoint names for resource creation. Thanks @alextitov1
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.1...0.7.2
Version 0.7.1 - 2025-02-10
What's Changed
- fix for resources replacement by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/78
- New resource -
terraform_data.outboundis used for fixing rulesets not being replaced on outbound endpoint / resolver replacement. This closes #77
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.7.0...0.7.1
Version 0.7.0 - 2025-01-30
What's Changed
- chore: Update Terraform required_version for consistency by @Nepomuceno in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/76
- Breaking Change! Minimum Terraform version upgrade - 1.9
New Contributors
- @Nepomuceno made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/76
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.6.0...0.7.0
Version 0.6.0 - 2025-01-23
What's Changed
- New submodule! - Link existing rulesets to vnets using the submodule "ruleset_vnet_link"
- Check it out here: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/tree/main/modules/ruleset_vnet_link
- Closes #73
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.5.0...0.6.0
Version 0.5.0 - 2025-01-21
What's Changed
- feature/new_outputs by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/74
- Added more outputs as requested on #73 New outputs are:
- outbound_endpoints
- inbound_endpoints
- forwarding_rulesets
- Breaking Change - Minimum supported AzureRM version updated to 4.0 and above as per the AVM program requirements. You can still use version 0.4.0 or earlier of this module for older AzureRM but these are static and dont get updated anymore. To use the latest features, please consider upgrading to AzureRM 4
- Added more outputs as requested on #73 New outputs are:
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.4.0...0.5.0
Version 0.4.0 - 2024-10-14
What's Changed
- added support for AzureRM V4 by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/68
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.3.0...0.4.0
Version 0.3.0 - 2024-10-09
What's Changed
- Fixed typo in the default vnet link resource (issue #64 ) by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/66:
- This is a breaking change. When upgrading to this version, users might be asked to recreate the default vnet link for outbound endpoints due to a resource name change. Please take this into consideration. The resource name change was done due to a typo in the original name and is not expected to change again in the future.
- This is a breaking change. When upgrading to this version, users might be asked to recreate the default vnet link for outbound endpoints due to a resource name change. Please take this into consideration. The resource name change was done due to a typo in the original name and is not expected to change again in the future.
New Contributors
- @segraef made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/62
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.2.1...0.3.0
Version 0.2.1 - 2024-07-17
What's Changed
- Upgraded telemetry
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.2.0...0.2.1
Version 0.2.0 - 2024-06-17
What's Changed
- Added support for metadata property for vnet links - Breaking Change. type for additional vnet links changed from set to map of objects to facilitate more properties
- New example for vnet links
- Removed unused "state" property for forwarding rules
- Added support for metadata and enabled properties for forwarding rules
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.1.2...0.2.0
Version 0.1.2 - 2024-05-20
What's Changed
- added public modules sources to examples by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/33
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.1.1...0.1.2
Version 0.1.1 - 2024-05-18
What's Changed
- Publish by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/13
- improved readme, moved local to locals.tf, removed unused variable by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/14
- chore: repository governance by @matt-FFFFFF in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/15
- Bump actions/checkout from 4.1.2 to 4.1.4 in /.github/workflows by @dependabot in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/17
- chore: repository governance by @mbilalamjad in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/20
- Comments/locals.tf by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/26
- chore: repository governance by @mbilalamjad in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/28
- chore: repository governance by @mbilalamjad in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/30
- Bump actions/checkout from 4.1.5 to 4.1.6 in /.github/workflows by @dependabot in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/31
New Contributors
- @dependabot made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/17
- @mbilalamjad made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/20
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/compare/0.1.0...0.1.1
Version 0.1.0 - 2024-04-10
What's Changed
- vnet links functionality for outbound by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/5
- Dev by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/6
- SNFR22 - Category: Inputs - Parameters/Variables for Resource IDs by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/7
- SNFR15 - Category: Documentation - Automatic Documentation Generation by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/8
- chore: repository governance by @matt-FFFFFF in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/9
- Itamar/role assignments by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/10
- Itamar/tfnfr13 by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/11
- Itamar/tfnfr by @humanascode in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/12
New Contributors
- @matt-FFFFFF made their first contribution in https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/pull/9
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver/commits/0.1.0
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-terraform/network-dnsresolver",
"version": "0.8.0"
}
]
}
This package has no dependencies
Stats
Selected version:
0.8.0
Downloads this version:
0
Downloads all versions:
0
Latest version:
0.8.0
Latest update:
16-07-2025
avm-terraform
Other packages
from avm-terraform
Ready to End Infrastructure Code Chaos?
Join infrastructure teams who've moved from scattered repositories to unified package management
Built by infrastructure experts
Who understand your challengesComplete solutions
No scattered filesSee what's deployed where
When it needs updatesZero vendor lock-in
Packages work without usDirect founder access Zero security incidents in 2+ years Works with any cloud, any CI/CD platform