Skip to content

Releases: aiven/terraform-provider-aiven

v3.12.0

10 Feb 14:22
094c193
Compare
Choose a tag to compare
  • Fix user config serialization with null values only
  • Fix incorrect state name spelling in Flink resource
  • Add aiven_flink_application resource
  • Add aiven_flink_application_version resource
  • Add external_aws_cloudwatch_metrics integration type

v4.0.0-rc3

26 Jan 14:32
4719c5a
Compare
Choose a tag to compare
  • Mark ip_filter and namespaces user configuration options as deprecated
  • Make schema fields use strict types instead of string
  • Add support for strict types in diff functions
  • Add stateupgrader package which aims to assist with upgrading from v3.x to v4.0.0
  • Remove deprecated resources (with data sources): aiven_database, aiven_service_user, aiven_vpc_peering_connection
  • Remove deprecated resources: aiven_flink_table and aiven_flink_job

v4.0.0-rc2

18 Jan 20:04
17c4984
Compare
Choose a tag to compare
  • Mark ip_filter and namespaces user configuration options as deprecated
  • Make schema fields use strict types instead of string
  • Add support for strict types in diff functions
  • Add stateupgrader package which aims to assist with upgrading from v3.x to v4.0.0
  • Remove deprecated resources (with data sources): aiven_database, aiven_service_user, aiven_vpc_peering_connection

v4.0.0-rc1

13 Jan 13:39
da0eb1e
Compare
Choose a tag to compare
  • Mark ip_filter and namespaces user configuration options as deprecated
  • Make schema fields use strict types instead of string
  • Add support for strict types in diff functions
  • Add stateupgrader package which aims to assist with upgrading from v3.x to v4.0.0
  • Remove deprecated resources (with data sources): aiven_database, aiven_service_user, aiven_vpc_peering_connection

v3.11.0

09 Jan 11:26
a0f42c7
Compare
Choose a tag to compare
  • Fix races in tests
  • Add support for normalization of ip_filter_object user config options
  • Improve team member deletion
  • Recreate missing kafka topics

v3.10.0

14 Dec 11:19
9550e73
Compare
Choose a tag to compare
  • Add ClickHouse examples:
    • Standalone service
    • Integration with Kafka source
    • Integration with PostgreSQL source
  • Fix VPC peering ID parser
  • Add offset_syncs_topic_location support for aiven_mirrormaker_replication_flow resource
  • Add ssl and kafka_authentication_method output support in service components

v3.9.0

01 Dec 16:09
b781d7e
Compare
Choose a tag to compare
  • Add static schema generator for user config options
  • Add ip_filter_object and namespaces_object user config options which are meant to extend the existing ip_filter and namespaces ones
  • Revert datasource_project_vpc cloud_name and project deprecations
  • Add extra timeout for kafka_connect service integration create
  • Support clickhouse_kafka integration type in aiven_service_integration
  • Fix aiven_transit_gateway_vpc_attachment fails to parse ID
  • Prevent generation of Default field in static schema generator
  • Add self_link field to aiven_gcp_vpc_peering_connection resource
  • Support clickhouse_postgresql_user_config integration type in aiven_service_integration

v3.8.1

14 Nov 08:30
bef5509
Compare
Choose a tag to compare
  • Fix GetServiceUserValidateFunc
  • Fix provider panics on terraform import with invalid vpc peering id
  • Fix Azure vpc peering connection import
  • Fix project create/update with add_account_owners_admin_access field
  • Add OpenSearch external integration endpoint
  • Add aiven_pg_user import example to docs
  • Extend converter for the service user configuration options ip_filter object format
  • Fix aiven_azure_privatelink_connection_approval import

v2.8.1

26 Oct 08:19
3979ace
Compare
Choose a tag to compare

This release aims to solve the Terraform Registry cache invalidation issue and essentially a copy of v2.7.5.

v2.8.0

26 Oct 07:40
3979ace
Compare
Choose a tag to compare
- Add missing user configuration option `thread_pool_index_size`