Releases: Axual/terraform-provider-axual
Releases · Axual/terraform-provider-axual
v2.2.1
Documentation update: Connector application guide.
v2.2.0
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
- 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
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
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
Docs fixes
v1.1.1
Dependencies in terraform-provider-axual/axual-webclient/go.mod is on…
v1.1.0
- 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
- 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
Documentation update describing that Stream has been renamed to Topic in Self-Service UI.