Skip to content

Releases: EnterpriseDB/edb-terraform

v1.8.1

27 Sep 02:06
Compare
Choose a tag to compare

Release v1.8.1

Fixes:

  • Biganimal Module
    • retry cluster creation if ValidateQuota error occurs
    • surface jq errors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

25 Sep 02:24
Compare
Choose a tag to compare

Release v1.8.0

Changes:

  • Allow management of AWS preattached storage with LVM
  • Dynamic ip endpoint uses https://checkip.amazonaws.com/
  • Credential docs updated
  • Handle github action interrupts
  • Tagging updates
  • Biganimal module
    • PGD support
    • added new output data_groups
    • handle alt postgres engine names
      • pg -> postgres
      • pge -> pgextended
    • provider version updated to v1 release
    • custom images allowed for dev environments only
    • expose cloud_account variable for default overrides
  • force_ variables set to true by default
  • Azure module
    • azurerm provider updated to v4 release and now requires the environment variable ARM_SUBSCRIPTION_ID as it will no longer use the default set by the azure cli

Fixes:

  • edb-terraform cli - azure cli version command
  • edb-terraform setup paths
  • Machine module - setup_volume.sh nvme-cli command
  • Biganimal module
    • remove :<>& from random_password
    • handle endpoint forward slashes
    • ignore cluster does not exist errors during terraform destroy
  • dependabot only supports terraform hcl files (.tf). terraform json hcl files not supported at the moment (.tf.json)
  • azure module fixes
  • gcloud module fixes

Full Changelog: v1.7.5...v1.8.0

v1.8.0-rc.4

12 Sep 00:16
Compare
Choose a tag to compare
v1.8.0-rc.4 Pre-release
Pre-release

Release v1.8.0-rc.4

Changes:

  • Biganimal module - handle alt postgres engine names
    • pg -> postgres
    • pge -> pgextended

Fixes:

  • Biganimal module - ignore cluster does not exist errors during terraform destroy

Full Changelog: v1.8.0-rc.3...v1.8.0-rc.4

v1.8.0-rc.3

12 Sep 00:10
Compare
Choose a tag to compare
v1.8.0-rc.3 Pre-release
Pre-release

Release v1.8.0-rc.3

Changes:

  • Biganimal module - added new output data_groups
  • force_ variables set to true by default

Fixes:

  • Azure modules
  • Gcloud modules

Full Changelog: v1.8.0-rc.2...v1.8.0-rc.3

v1.8.0-rc.2

31 Aug 03:22
Compare
Choose a tag to compare
v1.8.0-rc.2 Pre-release
Pre-release

Release v1.8.0-rc.2

Changes:

  • Handle github action interrupts
  • Tagging updates

Full Changelog: v1.8.0-rc.1...v1.8.0-rc.2

v1.8.0-rc.1

09 Aug 07:41
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

Release v1.8.0-rc.1

Changes:

  • Expose Biganimal's cloud_account variable for default overrides
  • Update biganimal provider version

Full Changelog: v1.8.0-rc.0...v1.8.0-rc.1

v1.8.0-rc.0

30 Jul 00:22
Compare
Choose a tag to compare
v1.8.0-rc.0 Pre-release
Pre-release

Release v1.8.0-rc.0

Changes:

  • Allow management of AWS preattached storage with LVM
  • Dynamic ip endpoint uses https://checkip.amazonaws.com/
  • aws credential docs added
  • Support added for BigAnimal PGD
  • Support added for Biganimal custom images. (Only supported in dev environments)

Fixes:

  • edb-terraform cli - azure cli version command
  • edb-terraform setup paths
  • Machine module - setup_volume.sh nvme-cli command
  • Biganimal module - remove colon from random_password
  • Biganimal module - remove <>& from random_password
  • Biganimal module - handle endpoint forward slashes
  • dependabot only supports terraform hcl files: .tf. terraform json hcl files not supported at the moment: .tf.json.

Full Changelog: v1.7.5...v1.8.0-rc.0

v1.7.9

14 May 22:29
Compare
Choose a tag to compare

Release v1.7.9

  • Fix terraform dependencies for use with dependabot
  • Fix AWS/Azure/GCloud machine module setup_volume.sh script

Full Changelog: v1.7.8...v1.7.9

v1.7.8

13 May 22:37
Compare
Choose a tag to compare

Release v1.7.8

Fix - edb-terraform setup --bin-path <PATH> matches versioned default path: .edb-terraform/<TOOL>/<VERSION>/bin/<TOOL>

Full Changelog: v1.7.7...v1.7.8

v1.7.7

08 May 18:01
Compare
Choose a tag to compare

Release v1.7.7

  • FIX - azure cli version command updated

Full Changelog: v1.7.6...v1.7.7