Releases: EnterpriseDB/edb-terraform
Releases · EnterpriseDB/edb-terraform
v1.8.5
Release v1.8.5
Changes:
- AWS Kubernetes (EKS)
- outputs added, any unformatted outputs are subject to change, modification or removal by the api or between releases
cluster_info
cluster_auth
raw
force_service_kubernetes
root module variable added to set public access list- when no service cidrs are provided, public access is disabled to avoid exposing resources to
0.0.0.0/0
- when no service cidrs are provided, public access is disabled to avoid exposing resources to
- outputs added, any unformatted outputs are subject to change, modification or removal by the api or between releases
- Azure Kubernetes
cluster_version
added to spec configuration
- Gcloud Kubernetes
cluster_version
added to spec configuration
Fixes:
- AWS Kubernetes (EKS)
- update EKS and VPC module versions
- remove unused Kubernetes provider list
- reference cluster name instead of cluster id
- use keyname and hex id for resource names
- tag resources
disable_eks_public_access
root module variable added as a workaround to refresh the access list or disable public access
- edb-terraform cli
- create tags at generation time so they are known during
terraform plan
instead of relying on terraform resource which causes tags to be undefined until apply time or until a targeted apply.
- create tags at generation time so they are known during
Full Changelog: v1.8.4...v1.8.5
v1.8.4
Release v1.8.4
Fixes:
- Biganimal module
- check for duplicate clusters
- delete leftover clusters after internal server failures
- do not interpret special characters from api response
Full Changelog: v1.8.3...v1.8.4
v1.8.3
Release v1.8.3
Changes:
- Biganimal module
- provider version bump:
v1.0.0
->v1.1.1
- tags supported for cluster's created with the provider terraform resources
- provider version bump:
Full Changelog: v1.8.2...v1.8.3
v1.8.2
Release v1.8.2
Fixes:
- Biganimal Module
- creation timeout extended to 75 minutes
- fail when a
Failed
phase status is returned local.cluster_region
variable access updated to fix syntax error
Full Changelog: v1.8.1...v1.8.2
v1.8.1
Release v1.8.1
Fixes:
- Biganimal Module
- retry cluster creation if
ValidateQuota
error occurs - surface jq errors
- retry cluster creation if
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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 totrue
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
- azurerm provider updated to v4 release and now requires the environment variable
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 duringterraform destroy
- remove
- 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
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 duringterraform destroy
Full Changelog: v1.8.0-rc.3...v1.8.0-rc.4
v1.8.0-rc.3
Release v1.8.0-rc.3
Changes:
- Biganimal module - added new output
data_groups
force_
variables set totrue
by default
Fixes:
- Azure modules
- Gcloud modules
Full Changelog: v1.8.0-rc.2...v1.8.0-rc.3
v1.8.0-rc.2
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
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