## This PR fixes/adds/changes/removes
Latest policy refresh.
See
https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/milestone/13
## Testing Evidence
Please provide any testing evidence to show that your Pull Request
works/fixes as described and planned (include screenshots, if
appropriate).
## As part of this Pull Request I have
- [ ] Checked for duplicate [Pull
Requests](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pulls)
- [ ] Associated it with relevant
[issues](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues),
for tracking and closure.
- [ ] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/tree/main)
- [ ] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
---------
Co-authored-by: cae-pr-creator[bot] <126156663+cae-pr-creator[bot]@users.noreply.github.com>
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Nicolas Neunert <60450456+gittyNico@users.noreply.github.com>
Co-authored-by: paul-e-martin <34447549+paul-e-martin@users.noreply.github.com>
* Updated references from docs.microsoft.com - to learn
* Part 2-updated references from docs.microsoft.com - to learn
* Update further links from `docs` to `learn`
---------
Co-authored-by: Kevin Rowlandson <kevin.rowlandson@microsoft.com>
* Fix#577 - incorrect default for `apipa_addresses`
* Update default values for other list items in schema
* Add logic to safely handle duplicate DNS zone entries
- Fix#577
* Update for release `v3.1.2`
* Add support for `optional()` types
* Add experimental `terratest` test framework
* Add new private DNS zones for private endpoint
* Update corresponding documentation
* Bump supported versions
Co-authored-by: Kevin Rowlandson <kevin.rowlandson@microsoft.com>
Co-authored-by: github-actions <action@github.com>
* Removed deprecation warnings from azurerm 3.x provider.
* Update base provider version to `3.18.0`
* Add updates to baseline_values.json
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Kevin Rowlandson <kevin.rowlandson@microsoft.com>
* Add new linting rules for markdown
* Fix new linting errors
* Rebranding from ES to ALZ
* Add Virtual WAN settings to `configure_connectivity_resources` variable docs
* General fixes / updates across Wiki docs
* Add SQL solutions to fix issue #387
+ SQLVulnerabilityAssessment
+ SQLAdvancedThreatProtection
* Add updates for #387 to Wiki
* Apply consistent format for notes in Wiki
* Add to upgrade guidance
* Prepare for release `v2.1.0`
* Add updates to baseline_values.json
Co-authored-by: github-actions <action@github.com>
* Cast `tomap()` to fix#340
* Add advanced input to fix#342
* Add logic to handle VPN GW generation to fix#333
* Add `advanced_vpn_settings`
- Fix#232
- Fix#334
* Custom `ip_configuration` disables PIP creation
- Fix#232
* Update to support provider version `v3.0.2`
* Link `secondary_location` to settings module
* Update to test VPN gateway without AZ
* Update resource type in ID prefix
* Update baseline for `v3.0.2` provider support
* Fix sensitive values error
* Update strategy to test using Terraform `v1.1.x`
* Update OPA guidance