Skip to content

Releases: aiven/terraform-provider-aiven

v4.7.0

13 Jul 08:59
b064fc9
Compare
Choose a tag to compare
  • Add parent_id field in aiven_project and aiven_billing_group resources
    • This field accepts either organization or account ID
  • Deprecated account_id in aiven_project and aiven_billing_group resources
    • Please use parent_id instead, account_id is going to be removed in the next major release
  • Fix parent_id storing mechanism in aiven_organizational_unit
  • Fix aiven_kafka_schema import produced non-empty plan for compatibility_level attribute
  • Add aiven_organization_user resource and data source

v4.6.0

29 Jun 09:31
e8744e3
Compare
Choose a tag to compare
  • Fix wrong ID used for organization resources
  • Add aiven_flink_application_deployment resource

v4.5.0

14 Jun 11:51
761ba42
Compare
Choose a tag to compare
  • Fix not being able to be set ip_filter and similar array fields in user config options to an empty array
  • aiven_kafka_topic field unclean_leader_election_enable is deprecated
  • Fix CIDRs handled improperly in VPC resources
  • Deprecate peer_region field of aiven_transit_gateway_vpc_attachment resource
  • Un-deprecated aiven_account_team_project, it will be deprecated when there is an alternative

v3.13.2

02 Jun 11:29
03c5fe6
Compare
Choose a tag to compare
  • Improve Kafka Topic 404 error handling

v4.4.1

01 Jun 09:28
84ad19c
Compare
Choose a tag to compare
  • Suppress diff for schema_type on aiven_kafka_schema resource import
  • Improve Kafka Topic 404 error handling
  • Use default validation.StringInSlice

v4.4.0

23 May 15:53
4157fee
Compare
Choose a tag to compare
  • Set TypeSet for user_peer_network_cidrs field
  • Added aiven_organization and aiven_organizational_unit resources and corresponding data sources
  • Deprecated the aiven_account resource, added a hint for the following fields that won't be supported in the future:
    • account_id (should use id instead)
    • primary_billing_group_id
    • owner_team_id
    • is_account_owner
  • Deprecated aiven_account_team_project resource

v4.4.0-rc1

17 May 12:50
7643631
Compare
Choose a tag to compare
  • Set TypeSet for user_peer_network_cidrs field

v4.3.0

10 May 12:59
9569d52
Compare
Choose a tag to compare
  • Added docs and validation for aiven_service_integration_endpoint
  • Dropped signalfx from supported integration types
  • Fix MySQL user creation authentication field
  • Fix Account SAML Field mapping set method
  • Adjust generated SQL for ClickHouse privilege grants
  • Fix required not generated for top level fields for user config options
  • Deprecate karapace option on aiven_kafka schema
  • Deprecate service disk_space field
  • Fix required properties not always sent to the API for user config options

v4.2.1

06 Apr 11:24
64bad4a
Compare
Choose a tag to compare
  • Add GCP virtual network peering example
  • Fix add conflicting with logic for M3DB namespaces and ip_filters
  • Fix double apply necessity when migrating from ip_filter to ip_filter_object and similar fields

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