Skip to content

Releases: redpanda-data/terraform-provider-redpanda

v0.13.0

17 Mar 15:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

07 Mar 21:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.12.0

v0.11

07 Mar 21:54
Compare
Choose a tag to compare

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

22 Jan 16:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

13 Dec 21:21
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.10.0

v0.9.1

15 Oct 21:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Oct 16:37
Compare
Choose a tag to compare

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

13 Sep 01:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

01 Aug 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

10 Jul 20:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0