Skip to content

Releases: aiven/terraform-provider-aiven

v2.0.1

26 Aug 13:49
0b7c70e
Compare
Choose a tag to compare

Improvements and Bugfixes:

  • Add support for service component aiven_service_component data source.
  • Add accounts examples and update documentation.
  • Add PG example and documentation.
  • Fix VPC user_peer_network_cidrs type conversion problem.
  • Add support for Goreleaser, from now on releases will contain a different set of assets.

v2.0.0

18 Aug 10:58
b20d4e7
Compare
Choose a tag to compare
  • Migration to Terraform Plugin SDK 0.12
  • Add transit gateway vpc attachment documentation
  • Add mongo sink connector examples and tests
  • Kafka ACL regex modification
  • New resources:
    • aiven_pg PostgreSQL service
    • aiven_cassandra Cassandra service
    • aiven_elasticsearch Elasticsearch service
    • aiven_grafana Grafana service
    • aiven_influxdb Influxdb service
    • aiven_redis Redis service
    • aiven_mysql MySQL service
    • aiven_kafka Kafka service
    • aiven_kafka_connect Kafka Connect service
    • aiven_kafka_mirrormaker Kafka Mirrormaker 2 service

v1.3.5

11 Aug 10:42
3b422f8
Compare
Choose a tag to compare

Add support for transit gateway VPC attachment

v1.3.4

10 Aug 11:19
701c210
Compare
Choose a tag to compare
  • Expose new azure config parameters in aiven_vpc_peering_connection resource
  • Add support for new user configuration options

v1.3.3

06 Aug 10:53
93d0f50
Compare
Choose a tag to compare

Fix account team projects resource project reference bug

v1.3.2

21 Jul 13:50
Compare
Choose a tag to compare
  • Force static compilation
  • Fix user configuration options array of objects format bug
  • Extend elasticsearch acceptance test
  • Add support for new user configuration options

v1.3.1

30 Jun 12:08
b988808
Compare
Choose a tag to compare

Improve vpc_id error handling for VPC peering connection

v1.3.0

18 Jun 10:33
1141d2c
Compare
Choose a tag to compare
  • Add support for Kafka Mirrormaker 2
  • User go-client 1.5.5
  • User service configuration options refactoring
  • Fix Kafka ACL data source
  • Add GitHub Pages support
  • Add support for Terraform native timeouts
  • Add support for Accounts Authentication
  • Kafka ACL allow wildcard for username
  • Replace Packr2 with go generate

v1.2.4

07 May 15:02
d6b10e3
Compare
Choose a tag to compare
  • Speed up kafka topic availability waiter
  • Kafka Connect examples
  • TF client timings added for the following resources:
    • aiven_vpc_peering_connection
    • aiven_project_vpc
    • aiven_service
    • aiven_kafka_topic

v1.2.3

30 Mar 10:51
c89018d
Compare
Choose a tag to compare

Add backwards compatibility for old TF state files created before Kafka topic field was renamed to topic_name.