Releases: conduktor/terraform-provider-conduktor
Releases · conduktor/terraform-provider-conduktor
v0.2.0
What's Changed
Features
- feat: Add kafka connect resource (#25) @qboileau
- feat: Add kafka cluster resource support (#14) @qboileau
Fixes
- fix: convert lists to sets (#24) @marnas
- fix: updated broken links in README (#18) @marnas
- fix: email validation regex updated (#17) @marnas
- fix: Update framework codgen 0.4.1 and fix resource minimal and default state (#11) @qboileau
Dependency updates
- chore: Update console to 1.29.0 (#26) @qboileau
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.15.0 (#19) @dependabot
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 (#21) @dependabot
- build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 (#23) @dependabot
- build(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 (#22) @dependabot
v0.1.1
What's Changed
- chore: update to latest Conduktor console and CLI (#12) @qboileau
- fix : User and group
permission.name
validation (#9) @qboileau - fix: Skip group example tests on Free (#5) @qboileau
Dependency updates
- Bump github.com/go-resty/resty/v2 from 2.15.2 to 2.15.3 (#7) @dependabot
- Bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 (#2) @dependabot
- Bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 (#3) @dependabot
- Bump github.com/go-resty/resty/v2 from 2.15.0 to 2.15.2 (#4) @dependabot
v0.1.0
Conduktor Terraform Provider v0.1.0
Initial Alpha release of Conduktor Terraform Provider 🎉
Support Conduktor Console resources :
- Console user
- Console group
- Generic
⚠️ This resource is experimental and should be used with care.