Skip to content

Releases: EnterpriseDB/terraform-provider-biganimal

v1.1.1

29 Oct 13:22
v1.1.1
c609e0f
Compare
Choose a tag to compare
Bug Fixes:

* Fixed Data Source `biganimal_cluster` cloud_provider not working with your cloud account
* Fixed Data Source `biganimal_projects` conversion error
* Fixed Data Source `biganimal_region` conversion error

v1.1.0

21 Oct 13:24
v1.1.0
1a4740c
Compare
Choose a tag to compare
Features:

* New Resource and Data Source to manage tags: `biganimal_tag`
* New Resource and Data Source to manage csp tags: `biganimal_csp_tag`
* Support to assign tags in `biganimal_cluster`, `biganimal_analytics_cluster`, `biganimal_faraway_replica`, `biganimal_pgd`, `biganimal_projects` and `biganimal_region` resources
* Support for read-only connections in `biganimal_pgd` resources
* Support service_name in `biganimal_cluster` resources

Enhancements:
* Updated authentication information in docs
* Updated AWS examples to use series 6 instance types by default

Bug Fixes:
* Fixed cluster_architecture.name not computing when changing cluster_architecture.id in `biganimal_cluster` resources

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