Skip to content

Releases: EnterpriseDB/terraform-provider-biganimal

v1.2.1

06 Jan 11:28
v1.2.1
2496cc4
Compare
Choose a tag to compare
Bug Fixes:

* Fixed cluster_architecture.name field for `biganimal_cluster` resource and Data Source. It is now a deprecated and hidden field

v1.2.0

29 Nov 09:29
v1.2.0
1fc0375
Compare
Choose a tag to compare
Features:

* Support for Write-Ahead Logs (WAL) Storage in `biganimal_cluster`, `biganimal_faraway_replica`, and `biganimal_pgd` resources
* Support for backup schedule time in `biganimal_cluster`, `biganimal_analytics_cluster`, `biganimal_faraway_replica`, and `biganimal_pgd` resources

Enhancements:
* Validation checks to not allow pe_allowed_principal_ids and service_account_ids if using your cloud account

Bug Fixes:
* Fixed planned allowed_ip_ranges.description when using private_networking = true

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