Changelog
Aiven Provider for Terraform version 4.59.0 now available
New
Aiven Terraform provider
This version of the Aiven Terraform Provider adds support for Apache Kafka share groups, audit logging, and enhanced database configuration options.
- New fields in the Aiven for Apache Kafka resource support configuration for Kafka share groups: controlling group membership limits, heartbeat intervals, session timeouts, record locking, and delivery counts.
- Kafka audit logging is now available through the new
kafka_user_config.kafka.audit_logfield. - Support for Apache Kafka version 4.2.
- New
aiven_kafka_schemafieldreferencesenables management of schema references to other registered subjects. - Aiven for MySQL services now support InnoDB adaptive hash indexing and IOPS capacity configuration through the new
innodb_adaptive_hash_indexandinnodb_io_capacityfields. A newrelay_log_space_limitfield provides better control over replication storage usage. - Rate throttling options for Aiven for Opensearch restore and snapshot operations are available across Azure, GCS, and S3 migrations, allowing better control over cluster resource utilization during migrations.
- Rsyslog integration is now supported with configurable settings for log processing and formatting.
For full details, see the complete changelog.