Releases: EnterpriseDB/edb-terraform
Releases · EnterpriseDB/edb-terraform
v1.8.0-rc.1
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
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
<>&
fromrandom_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
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
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
v1.7.6
Release v1.7.6
- Update dynamic ip endpoint to https://checkip.amazonaws.com
Full Changelog: v1.7.5...v1.7.6
v1.7.5
Release v1.7.5
- FIX Azure/Gcloud networking - re-add force_ssh_access
Full Changelog: v1.7.4...v1.7.5
v1.7.4
Release v1.7.4
Changes:
- Increase AWS instance timeout from
10m
to30m
decrease errors while waiting for the status to return asrunning
- edb-terraform cli deprecated command fixed
Full Changelog: v1.7.3...v1.7.4
v1.7.3
Release v1.7.3
- BigAnimal module authentication with access keys supported and preferred over oauth tokens.
Full Changelog: v1.7.2...v1.7.3