Skip to content

Releases: aiven/terraform-provider-aiven

v4.2.0

29 Mar 08:10
2086bb8
Compare
Choose a tag to compare
  • Add aiven_m3db specific configuration options
  • Fix aiven_kafka_topic: add client-side validation for the partitions field
  • Make config field of aiven_kafka_connector resource non-sensitive
  • Add string-suffixed alias fields for ip_filter and namespaces user config options

v4.1.3

22 Mar 14:33
e5d0f27
Compare
Choose a tag to compare
  • Fix the provider not working completely due to incorrect Plugin Framework configuration

v4.1.2

21 Mar 17:45
2d6110a
Compare
Choose a tag to compare
  • Fix for "to API" converter for objects and arrays

v4.1.1

15 Mar 13:37
7fb0007
Compare
Choose a tag to compare
  • Fix aiven_kafka_topic create. Now conflicts if topic exists

v3.13.1

15 Mar 13:49
ddcbd65
Compare
Choose a tag to compare
  • Fix aiven_kafka_topic create. Now conflicts if topic exists

v4.1.0

07 Mar 09:49
4366532
Compare
Choose a tag to compare
  • Fix add_account_owners_admin_access type issue
  • Add service integration integration_type enum validation
  • Rename aiven_flink_application_version field sources and sinks to source and sink

v4.0.0

24 Feb 10:17
cec3d0d
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
  • Switch to Terraform plugin framework
  • Add support for Terraform protocol version 6

v3.13.0

24 Feb 11:53
19dad7b
Compare
Choose a tag to compare
  • Unified timeout values across all resources
  • Added ability for more granular timeout configuration

v3.12.1

16 Feb 14:32
0ad6906
Compare
Choose a tag to compare
  • Fix CreateOnlyDiffSuppressFunc
  • Fix maintenance_window_dow set never blocks resource update
  • Fix Kafka default_acl field acting incorrectly on import and creation

v4.0.0-rc4

16 Feb 11:50
fdd3ad4
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