Skip to content

v0.9.0

Compare
Choose a tag to compare
@gene-redpanda gene-redpanda released this 08 Oct 16:37
· 32 commits to main since this release

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