Releases: aiven/terraform-provider-aiven
Releases · aiven/terraform-provider-aiven
1.0.16
Update all service configuration attributes to match latest
definitions.
1.0.15
Switch to using packr v2
Fixes issues with the 1.0.14 release binaries
1.0.13
Handle API errors gracefully during Kafka topic creation.
1.0.12
Always wait for VPC state to become active before treating it as created.
Mark more URIs as sensitive.
1.0.11
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
Switch to using go.mod
Support cross-region VPC Peering.
1.0.8
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
Support managing MySQL services. Update all service and integration
configuration attributes match latest definitions from server.
1.0.6
Fix service_port type to make it properly available. Use latest service info on create/update to make service specific connection info available.