Releases: aiven/terraform-provider-aiven
Releases · aiven/terraform-provider-aiven
v2.0.1
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
- 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 serviceaiven_cassandra
Cassandra serviceaiven_elasticsearch
Elasticsearch serviceaiven_grafana
Grafana serviceaiven_influxdb
Influxdb serviceaiven_redis
Redis serviceaiven_mysql
MySQL serviceaiven_kafka
Kafka serviceaiven_kafka_connect
Kafka Connect serviceaiven_kafka_mirrormaker
Kafka Mirrormaker 2 service
v1.3.5
Add support for transit gateway VPC attachment
v1.3.4
- Expose new azure config parameters in aiven_vpc_peering_connection resource
- Add support for new user configuration options
v1.3.3
Fix account team projects resource project reference bug
v1.3.2
- 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
Improve vpc_id error handling for VPC peering connection
v1.3.0
- 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
- 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
Add backwards compatibility for old TF state files created before Kafka topic
field was renamed to topic_name
.