issues
search
Azure
/
terraform-azurerm-avm-ptn-network-private-link-private-dns-zones
The AVM pattern module to deploy all the required private link private DNS zones for supported services.
https://registry.terraform.io/modules/Azure/avm-ptn-network-private-link-private-dns-zones/azurerm/latest
MIT License
8
stars
5
forks
source link
AVM-Review-PR
#6
Closed
jtracey93
closed
4 months ago
jtracey93
commented
6 months ago
Description
First version of pattern module
Type of Change
[ ] Non-module change (e.g. CI/CD, documentation, etc.)
[ ] Azure Verified Module updates:
[ ] Bugfix containing backwards compatible bug fixes, and I have NOT bumped the MAJOR or MINOR version in
locals.version.tf.json
:
[ ] Someone has opened a bug report issue, and I have included "Closes #{bug_report_issue_number}" in the PR description.
[ ] The bug was found by the module author, and no one has opened an issue to report it yet.
[ ] Feature update backwards compatible feature updates, and I have bumped the MINOR version in
locals.version.tf.json
.
[ ] Breaking changes and I have bumped the MAJOR version in
locals.version.tf.json
.
[ ] Update to documentation
Checklist
[x] I'm sure there are no other open Pull Requests for the same update/change
[x] My corresponding pipelines / checks run clean and green without any errors or warnings
[x] I did run all
pre-commit
checks
Description
First version of pattern module
Type of Change
locals.version.tf.json
:locals.version.tf.json
.locals.version.tf.json
.Checklist