Skip to content

Releases: Axual/terraform-provider-axual

v2.2.1

15 Apr 13:53
8ee8da9
Compare
Choose a tag to compare

Documentation update: Connector application guide.

v2.2.0

10 Apr 18:11
c7583d7
Compare
Choose a tag to compare

Feature

  • Support Connector Applications

Bugfix

  • When trying to approve an application access request made from the UI in terraform, it fails with an error

v2.1.0

04 Oct 14:04
fffe18f
Compare
Choose a tag to compare
  • Feature: Support Managing Environments
  • Feature: Support Authorizing Application Access Grants in Terraform.
  • Feature: Support Managing Avro Schemas
  • Feature: Rename Stream to Topic
  • Feature Support data sources for Group
  • Feature Support data sources for Environment
  • Feature Support data sources for Topic
  • Feature Support data sources for Application
  • Feature Support data sources for Schema Version
  • Feature Support data sources for Application access grant

v2.0.0

21 Sep 12:12
9d24db7
Compare
Choose a tag to compare

Feature: Add Schema Version resource support
Feature: Add AVRO schema type support for Topic and TopicConfig
Fix: Replace Stream expression with Topic in the docs and code source

v1.1.3

07 Aug 13:05
3565dae
Compare
Choose a tag to compare

Bug: changing resource state outside Terraform does not trigger re-creating of resources
Bug: env variables are not being used for authentication

v1.1.2

21 Jul 12:11
91ec411
Compare
Choose a tag to compare
Docs fixes

v1.1.1

21 Jul 11:25
Compare
Choose a tag to compare
Dependencies in terraform-provider-axual/axual-webclient/go.mod is on…

v1.1.0

12 Jul 21:24
2ea89a8
Compare
Choose a tag to compare
  • Environment resource
  • Managing access with Terraform. Doing requests to get a grant and possibility for another team to approve, reject, cancel, revoke the grant.

v1.0.4

11 Jul 14:53
Compare
Choose a tag to compare
  • Environment resource
  • Managing access with Terraform. Doing requests to get a grant and possibility for another team to approve, reject, cancel, revoke the grant.

v1.0.3

19 Apr 13:11
431a2ec
Compare
Choose a tag to compare

Documentation update describing that Stream has been renamed to Topic in Self-Service UI.