Skip to content

Releases: aiven/terraform-provider-aiven

1.0.16

11 Sep 04:44
Compare
Choose a tag to compare

Update all service configuration attributes to match latest
definitions.

1.0.15

19 Aug 09:07
Compare
Choose a tag to compare

Switch to using packr v2
Fixes issues with the 1.0.14 release binaries

1.0.13

12 Aug 12:51
Compare
Choose a tag to compare

Handle API errors gracefully during Kafka topic creation.

1.0.12

08 Aug 12:45
Compare
Choose a tag to compare

Always wait for VPC state to become active before treating it as created.
Mark more URIs as sensitive.

1.0.11

06 Aug 07:32
Compare
Choose a tag to compare

Suppress invalid update when maintenance window is unset
Handle lc_collate and lc_ctype database attributes better
Report Terraform provider version to server
Treat service_uri as sensitive to avoid showing password in plain text
Fix importing existing aiven_database resource
Support external Elasticsearch integration
Update available advanced configuration options

1.0.10

10 Jun 09:31
4e8aa4d
Compare
Choose a tag to compare

Switch to using go.mod
Support cross-region VPC Peering.

1.0.9

26 Apr 13:35
Compare
Choose a tag to compare

Build with CGO_ENABLED=0

1.0.8

03 Apr 10:08
Compare
Choose a tag to compare

Wait for VPC to reach active state before creating service.
Don't wait for Kafka aux services if network restrictions may apply.

1.0.7

29 Mar 08:30
Compare
Choose a tag to compare

Support managing MySQL services. Update all service and integration
configuration attributes match latest definitions from server.

1.0.6

11 Mar 07:39
Compare
Choose a tag to compare

Fix service_port type to make it properly available. Use latest service info on create/update to make service specific connection info available.