Co-authored-by: Luke Taylor <77284962+luke-taylor@users.noreply.github.com>
Co-authored-by: luke-taylor <lukejamestaylor98@outlook.com>
Co-authored-by: github-actions <action@github.com>
* Update merge logic to per parameter scope
- as discussed in #607
* Update test framework to validate new merge logic
* Add updates to baseline_values.json
* Update release notes
* Update wiki docs
---------
Co-authored-by: github-actions <action@github.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 option for `azure_managed_disks` dns
* Remove sensitive value filtering
- as discussed in #499
* Update DNS link logic to fix#542
* Add test coverage for #542
* Update mesh peering logic
- as mentioned in #542
* Add additional DNS link logic to fix#549
* Add secure hub logic to fix#491
* Update release notes
* Removed Activity Log solution from Terraform RI
* Add updates to baseline_values.json
* Removed some solutions to show custom deployment
* Changed the Example file for custom management resources deployment to match the portal image
* Fixed some linter error, extra spaces
* Update as per PR review comments
https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pull/554#pullrequestreview-1216955018
* Update release notes
Co-authored-by: Luis Chaves <luchaves@microsoft.com>
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Kevin Rowlandson <kevin.rowlandson@microsoft.com>
* Update parameters for `Deploy-Private-DNS-Zones` policy assignment
* Update enabled DNS zones to match policy assignment
* Update release notes
* Add updates to baseline_values.json
Co-authored-by: github-actions <action@github.com>
* Add private DNS zones for `azure_data_health_data_services`
* Update private DNS zones for Azure Bot Service
* Add updates to baseline_values.json
Co-authored-by: github-actions <action@github.com>
* 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>
* Update private DNS zones for private endpoint
Co-authored-by: Ben Taylor <ben.taylor@ukfast.co.uk>
Co-authored-by: Kevin Rowlandson <kevin.rowlandson@microsoft.com>
Co-authored-by: github-actions <action@github.com>
* 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>
* Update to latset version of github/super-linter
* Resolve new linting errors
* Fix `actionlint` linting errors
* Add custom `tflint` configuration
* Test `tflint` with `v4.9.2` of super-linter
* Remove custom source and version for tflint
* Disable `azurerm` provider for `tflint`
as requires upstream fix
Revert super-linter version
* Add `plugin_dir` and rules config to `.tflint.hcl`
* Fix formatting
* Fix `tflint` linting errors
Improve consistent use of locals for empty values
* Bump super-linter version to `v4.9.4`
* 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
* Add `azurerm_firewall_policy` resources
* Integrate `enable_dns_proxy` setting
* Add dependency for Firewall Policy
* Add DNS servers and align SKU settings
* Update baseline to include Firewall Policy updates
* Update debug output
* Add `dns_servers` and `sku_tier` to azfw config
* Update for `azure_firewall.config.dns_servers`
* Add zones to vwan fw to fix#336
* Update policy naming
* Update to reflect zones and updated policy names
* Enable custom names for public ips and fw policies
* Fix issue introduced by replacing `try()` with `lookup()`
* Add pip name locals to debug
* Additional Firewall Policy settings