Skip to content

v1.8.0

Compare
Choose a tag to compare
@bryan-bar bryan-bar released this 25 Sep 02:24

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