Skip to content

Releases: Axual/terraform-provider-axual

v2.5.2

28 Jan 16:39
a25019d
Compare
Choose a tag to compare

Fixes for documentation

v2.5.1

27 Jan 13:12
Compare
Choose a tag to compare
  • Added multi-repo gitops guide for 3 teams: admin, topic and application teams
  • Fix dependency issues in Terraform provider

v2.5.0

05 Jan 17:35
Compare
Choose a tag to compare
  • Added schema owner to the SchemaVersion resource and datasource
    • This requires Platform Manager 9.1.X because a fix was done in Platform Manager to support this Terraform resource.
  • Added settings field to environment resource
  • Properties in Topic and Topic Config can now be omitted
  • Properties and settings in Environments can now be omitted
  • Terraform import support for: axual_environment, axual_topic and axual_schema_version

v2.4.2

12 Dec 13:44
55ea578
Compare
Choose a tag to compare
  • Added Instance data source.
  • Added error handling for environment, group and topic data sources.
  • Added AVRO schema support to Topic data source.
  • Refactored running acceptance tests to be simpler.

v2.4.1

23 Sep 20:58
Compare
Choose a tag to compare
  • Fixed a bug where user can't delete group's phone number and email address
  • Fixed a bug where user can't delete all members of a group
  • Improved documentation and Connector Guide

v2.4.0

16 Sep 12:09
Compare
Choose a tag to compare
  • Updated shortName in Environment resource to have min length 1
  • Support for Viewers (Environment, Topic, Application) and Group managers
  • Support for Topic Browse Permissions: Users and Groups can be added with new resource axual_topic_browse_permissions
  • Added waiting and retry when creating/updating/deleting all resources resulting in a Kafka resource.

v2.4.0-rc

13 Sep 15:19
Compare
Choose a tag to compare
Release v2.4.0-rc

v2.3.0

25 Apr 09:43
Compare
Choose a tag to compare

Update to terraform-plugin-framework v1.7.0

v2.2.3

15 Apr 19:44
Compare
Choose a tag to compare

Documentation updates.

v2.2.2

15 Apr 14:49
Compare
Choose a tag to compare

Documentation updates: application, application_deployment, application_principal. Connector application guide.