Skip to content

Releases: EnterpriseDB/terraform-provider-biganimal

v1.0.0

07 Aug 10:20
v1.0.0
640ce40
Compare
Choose a tag to compare
Features:

* Transparent Data Encryption (TDE) is now supported in `biganimal_cluster` and `biganimal_faraway_replica` resources
* Volume Snapshots are now supported in `biganimal_cluster` and `biganimal_faraway_replica` resources
* (Breaking change) `biganimal_cluster` and `biganimal_faraway_replica` datasources now use cluster ID instead of cluster name

Enhancements:
* (Breaking change) data groups in `biganimal_pgd` resources now use lists instead of sets
* (Breaking change) blocks are migrated to terraform plugin framework attributes in `biganimal_cluster` resources
* (Breaking change) `biganimal_faraway_replica` resources are migrated to terraform plugin framework attributes
* Updated examples

v0.11.2-draft

31 Jul 11:14
v0.11.2-draft
595806d
Compare
Choose a tag to compare
Bug Fixes:

* Testing pg bouncer settings = null will always show changes on update

v0.11.2

31 Jul 12:05
v0.11.2
2b97e4f
Compare
Choose a tag to compare
Bug Fixes:

* Testing pg bouncer settings = null will always show changes on update

v0.11.1-draft

31 Jul 09:20
v0.11.1-draft
e569a16
Compare
Choose a tag to compare
Bug Fixes:

* Testing pg bouncer settings = null will always show changes on update

v0.11.0

20 Jun 13:34
v0.11.0
8b1322c
Compare
Choose a tag to compare
Features:

* New Resource to manage Analytical clusters: `biganimal_analytics_cluster`
* New Data Source: `biganimal_analytics_cluster`

v0.10.0

13 May 13:33
v0.10.0
1905afd
Compare
Choose a tag to compare
Features:

* PostGIS support for `biganimal_cluster` resources
* PostGIS and Pgvector support for `biganimal_faraway_replica` resources

v0.9.0

27 Mar 16:49
v0.9.0
36675c4
Compare
Choose a tag to compare
Features:

* Added support to pause and resume a cluster for `biganimal_pgd` and `biganimal_cluster` resources

Bug Fixes:
* Fixed maintenance window plan inconsistent with response

v0.8.1

29 Feb 12:04
v0.8.1
1935d29
Compare
Choose a tag to compare
Features:

* Updated access key requirements documentation

v0.8.0

29 Feb 09:46
v0.8.0
2a004e7
Compare
Choose a tag to compare
Features:

* New access keys authorisation support using provider resource or environment variable

v0.7.1

12 Feb 16:00
v0.7.1
8ffd70d
Compare
Choose a tag to compare
Bug Fixes:

* Fixed pg config to only use user custom config values in plan and not include default config values
* Small bug fixes on create/update operation for `biganimal_pgd` and `biganimal_cluster` resources

Enhancements:
* Updated default storage size from 4 Gi to 32 Gi in examples for `biganimal_pgd` resources