Skip to content

Releases: dominodatalab/terraform-azure-application-gateway

Merge pull request #10 from dominodatalab/PLAT-4837_routing-rule-priorities

17 May 16:02
3350872
Compare
Choose a tag to compare

What's Changed

  • PLAT-4837 - Specify priorities for routing rules by @ddl-dclegg in #10

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0: Merge pull request #9 from dominodatalab/partner_id

15 Apr 13:38
78c4cee
Compare
Choose a tag to compare

Allow the resource group name to be specified as a resource group id.

v2.0.2: Merge pull request #8 from dominodatalab/simplify

26 Aug 19:26
34a295d
Compare
Choose a tag to compare

v2.0.0 - Add Azure Partner ID

07 May 22:41
2a90e06
Compare
Choose a tag to compare

Release updated with our Azure partner_id for tracking purposes. There are no technical changes.

v2.0.0 - Existing cert support / Minor changes

29 Apr 01:00
c1a97ce
Compare
Choose a tag to compare
  • 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

05 Nov 18:59
741bc8b
Compare
Choose a tag to compare

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

14 Oct 18:32
747e158
Compare
Choose a tag to compare

This release modifies all terraform to conform with the style and syntax changes introduced with Terraform 0.12.

First working copy

01 Aug 20:13
2378962
Compare
Choose a tag to compare

This has been tested and validated on internal installations.