Releases: redpanda-data/terraform-provider-redpanda
Releases · redpanda-data/terraform-provider-redpanda
v0.13.0
What's Changed
- feat: add config vars by @gene-redpanda in #209
- chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.69.2 by @dependabot in #198
- Release fixes by @gene-redpanda in #202
- chore: update to use Azure v3 tiers by @ligfx in #212
- feat: support all Azure auth methods for BYOC by @ligfx in #210
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- fix: set user-agent instead of appending by @sago2k8 in #206
- Feature: Add support for BYOVPC for AWS by @gene-redpanda in #208
New Contributors
Full Changelog: v0.10.2...v0.12.0
v0.11
Changelog
- 26ccdc1 fix: example cleanup
- dc4fdfa feat: switch to generate model in cluster datasource
- 0ca114b feat: add typesmap util
- 0b84895 ci: cmr test to new model
- de961d4 docs: datasource docs
- f5f9c42 ci: dont clean up in existing cluster test
- 8ff0830 fix: adopt consistent model for calls
- f552904 feat: updated datasource with new fields
- 402629b fix: don't call fields directly
- 12fc2ee fix: eliminate shadowing
- da4e084 fix: check for empty cluster id
- 51b1df7 fix: add err for cmr + gcp and azure
- 170c67e docs: additional docs
- 45ad657 fix: working tiers for examples
- ca465b2 ci: fix pipeline go version
- e41fecb docs: run make docs
- 1fa3135 feat: add acceptance test support sorta
- b1a039f feat: add byovpc example
- e4ec2e9 feat: add aws byovpc cluster support
- c0b5dab feat: adds support for byovpc network
- b84bcb5 feat: add empty check for spec plus tests
- 4ccbdc4 fix: correct stringvalidator
- e379e1c chore: go version bump
- 6dc2be1 chore: comment out bad awslink
- 60d28ba lint: remove go cognit
- 279a364 fix: set user-agent instead of appending
v0.10.1
What's Changed
- Fix Inappropriate Failure on Credentials by @gene-redpanda in #200
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- fix: move cluster_api_url parsing out of Terraform lifecycle path by @ligfx in #165
- Fixes to network resource and data source state by @ligfx in #171
- fix: network resource requires cloud_provider and region by @ligfx in #170
- feat: TestingOnlyStringSliceToTypeList -> StringSliceToTypeList by @ligfx in #166
- fix: only set cluster_api_url when dataplane_api not nil by @ligfx in #164
- feat: byoc support by @ligfx in #148
- fix: pass mTLS certificates correctly (TypeListToStringSlice shouldn't quote special characters) by @ligfx in #172
- feat: allow updates to azure privatelink, allow updates that disable privatelink/psc and mtls by @ligfx in #168
- Fix rebase errors: add rpk back to go.mod, use StringSliceToTypeList instead of types.ListValueFrom by @ligfx in #184
- Add andrewstucki to CODEOWNERS by @andrewstucki in #185
- Enables Running BYOC in Containerized Environments/TFC by @gene-redpanda in #183
New Contributors
- @andrewstucki made their first contribution in #185
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
We are out of alpha and in beta!
What's Changed
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.4 by @dependabot in #93
- fix: Make rule tf-init should delete lockfile to avoid checksum errors by @ligfx in #141
- fix: docs for resource_group data source now explain searching by id or name by @ligfx in #142
- gha: update to use oidc by @andrewhsu in #131
- Enable Azure by @gene-redpanda in #138
- feat: support passing in access tokens instead of client_id and client_secret by @ligfx in #157
- fix: serverless_cluster requires serverless_region by @ligfx in #146
- fix: allow cluster update when only "allow_deletion" changed by @ligfx in #144
- feat: add redpanda_region, redpanda_regions, redpanda_serverless_regions, redpanda_throughput_tiers data sources by @ligfx in #147
- fix: allow updates to aws_private_link.connect_console by @ligfx in #152
- feat: minimal resource states when creating and when read while deleting by @ligfx in #158
- chore: don't validate throughput tier when creating cluster by @ligfx in #159
- feat: allow updating cluster name in-place by @ligfx in #161
- fix: in buildkite show debug logs for azure and network tests by @ligfx in #162
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- gha: fix node16 warn by @andrewhsu in #126
- Testing Improvements by @gene-redpanda in #127
- chore: bump to dataplanev1alpha2 by @gene-redpanda in #134
- Validate Tiers Against API by @gene-redpanda in #135
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.10.0 by @dependabot in #130
- chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #128
- fix: speed up network creation/deletion checking of op status from 1m to 1s by @ligfx in #137
- Feature: Allow looking up resource_group data source by name by @ligfx in #136
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- cloud: remove extra polling on long running create operations by @ajyoung in #121
- Adds Private Link/Connect Support for AWS and GCP by @gene-redpanda in #115
- Cloud Parity Work by @gene-redpanda in #123
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- gha: modify release to use aws sm by @andrewhsu in #106
- serverless: add resource and data source for public api by @ajyoung in #109
- Add support for Cloud's new rate limit headers by @gene-redpanda in #112
New Contributors
- @andrewhsu made their first contribution in #106
- @ajyoung made their first contribution in #109
Full Changelog: v0.5.1...v0.6.0