Skip to content

v4.40.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 15:02
· 87 commits to main since this release
e70d7ad
  • Deprecate aiven_organization.tenant_id field. The field is not used in the API anymore.
  • Change aiven_organization_user_list.billing_groups to type Set. The order is not guaranteed.
  • Fix aiven_clickhouse_grant.privilege_grant.privilege case validation.
  • Rename aiven_organization_address field company_name -> name, mark as required.
  • Add aiven_opensearch field opensearch_user_config.opensearch.enable_searchable_snapshots: Enable searchable snapshots.
  • Remove aiven_kafka_topic.config.unclean_leader_election_enable deprecation
  • Fix the provider crash when *_user_config dynamic block values are known during the apply phase.
  • Ignores case sensitive privileges in aiven_clickhouse_grant.privilege_grant.privilege resource.
  • Ignore 404 error when deleting aiven_organization_group_project resource.