Releases: dominodatalab/terraform-azure-application-gateway
Releases · dominodatalab/terraform-azure-application-gateway
Merge pull request #10 from dominodatalab/PLAT-4837_routing-rule-priorities
What's Changed
- PLAT-4837 - Specify priorities for routing rules by @ddl-dclegg in #10
New Contributors
- @ddl-dclegg made their first contribution in #10
Full Changelog: v2.1.0...v2.1.1
v2.1.0: Merge pull request #9 from dominodatalab/partner_id
Allow the resource group name to be specified as a resource group id.
v2.0.2: Merge pull request #8 from dominodatalab/simplify
PLAT-2801: Remove versions
v2.0.0 - Add Azure Partner ID
Release updated with our Azure partner_id for tracking purposes. There are no technical changes.
v2.0.0 - Existing cert support / Minor changes
- Now supports pre-existing certificates, given as password-protected pfx files
- No longer supports creating self-signed certificates with a key vault
- Updates the azurerm provider
- Minor changes for integration with DNS provisioning
v1.1.1 - Fix deprecated attribute names
A few attribute names/usages have been changed recently, so updating to reflect the ways of doing things (and decrease the noise).
v1.1.0 - Terraform 0.12 Compatibility
This release modifies all terraform to conform with the style and syntax changes introduced with Terraform 0.12.
First working copy
This has been tested and validated on internal installations.