github buildkite/terraform-provider-buildkite v0.24.0

8 months ago

What's Changed

  • refactor: use Conventional Commits for PR template by @mcncl in #348
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #350
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #349
  • SUP-1068 Migrate pipeline resource to framework by @jradtilbrook in #345
  • Release v0.24.0 by @jradtilbrook in #353

Notable changes

This release migrates buildkite_pipeline to the terraform plugin framework. Every effort was made to maintain
backwards compatibility with the provider. Due to these changes, there are some transparent changes to the state file. Please ensure you run terraform refresh prior to applying.
This should not cause any errors for end-users, however if you find a problem, please raise an issue.

Full Changelog: v0.23.0...v0.24.0

Don't miss a new terraform-provider-buildkite release

NewReleases is sending notifications on new releases.