Skip to content

Releases: Azure/terraform-azurerm-postgresql

3.1.1

06 Feb 14:39
Compare
Choose a tag to compare
  • Enhance generated random password to meet the complexity requirement #57 (lonegunmanb)
  • Add random string to db server name in examples so we can execute tests concurrently #56 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.7.1 to 0.8.1 in /test #55 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.9 to 0.41.10 in /test #54 (dependabot[bot])

3.1.0

31 Jan 02:52
Compare
Choose a tag to compare

3.0.0

30 Dec 03:01
Compare
Choose a tag to compare

Merged pull requests:

Support Terraform 0.13

07 Sep 08:02
605edfe
Compare
Choose a tag to compare

Support Terraform 0.13

Upgrade Terraform Version to 0.12

17 Jul 02:58
1230ea9
Compare
Choose a tag to compare
  1. module could run in Terraform Version 0.12
  2. input variable sku_capacity, sku_tier, sku_family has been removed to fit Provider Azurerm >= 2.0.0
  3. default for sku_name becomes GP_Gen5_4
  4. default for storage_mb becomes 102400
  5. use geo_redundant_backup_enabled for geo_redundant_backup has been deprecated
  6. use ssl_enforcement_enabled for ssl_enforcement has been deprecated

Managed PostgreSQL for Azure

14 Jul 09:18
Compare
Choose a tag to compare

Managed PostgreSQL for Azure

Managed PostgreSQL for Azure

11 Oct 23:52
46b904d
Compare
Choose a tag to compare

Managed PostgreSQL for Azure

Managed PostgreSQL in Azure

11 Oct 23:01
8f9dee3
Compare
Choose a tag to compare

Managed PostgreSQL in Azure

Managed PostgreSQL in Azure

11 Oct 22:48
7424374
Compare
Choose a tag to compare

Managed PostgreSQL in Azure

Version 1.0

11 Oct 22:08
5fd333c
Compare
Choose a tag to compare

Initial release of the PostgreSQL module