Skip to content

Releases: buildkite/terraform-provider-buildkite

v1.29.0

20 Jan 16:18
fa638b7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.28.0...v1.29.0

v1.28.0

18 Dec 15:56
v1.28.0
d44d17d

Choose a tag to compare

What's Changed

Features

Fixes

Dependencies

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #1011
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #1010

Internal

Full Changelog: v1.27.1...v1.28.0

v1.27.1

01 Dec 04:42
22a0ca8

Choose a tag to compare

What's Changed

  • fix: buildkite agent token description update by @mcncl in #1006

Full Changelog: v1.27.0...v1.27.1

v1.27.0

21 Nov 16:33
be13667

Choose a tag to compare

What's Changed

Features

Fixes

  • SUP-4969: Add RequiresReplace Modifiers as cannot modify Team/Pipeline by @tomowatt in #998

Dependencies

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 by @dependabot[bot] in #997
  • chore(deps): bump golang from 1.25.0 to 1.25.1 by @dependabot[bot] in #990
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.6.0 to 0.7.0 by @dependabot[bot] in #999
  • chore(deps): bump golang from 1.25.1 to 1.25.3 by @dependabot[bot] in #1000
  • chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #1001
  • chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #1002

Internal

New Contributors

Full Changelog: v1.26.0...v1.27.0

v1.26.0

01 Oct 08:51
d3ed4bd

Choose a tag to compare

What's Changed

Features

  • Create cluster maintainer resource, data source attributes by @petetomasik in #987
  • Add support for merge queue settings to terraform provider by @jonathanly in #982

Dependencies

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.5.0 to 0.6.0 by @dependabot[bot] in #984
  • chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @dependabot[bot] in #983

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

25 Sep 08:29
v1.25.0
70dbcff

Choose a tag to compare

What's Changed

  • Trim white space for provider config string values by @aryounce in #974
  • warn on plan for duplicate pipeline name by @mcncl in #975
  • Revert "warn on plan for duplicate pipeline name" by @mcncl in #976
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 by @dependabot[bot] in #977
  • chore(deps): bump golang from 1.24.5 to 1.25.0 by @dependabot[bot] in #978
  • chore(deps): bump github.com/buildkite/go-pipeline from 0.15.0 to 0.16.0 by @dependabot[bot] in #980
  • [feat]: Add Pipeline Github Provider Setting to build pull requests when its base branch changes by @RKTMN in #985

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

07 Aug 11:09
v1.24.0
9413802

Choose a tag to compare

What's Changed

Bug Fixes

New Features

Optimizations

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

01 Aug 09:20
a618061

Choose a tag to compare

What's Changed

Bug Fixes

New Features

  • Allow for the InstanceShape of a Queue to not require re-creation by @CerealBoy in #963
  • Supporting the macOS version for Hosted macOS Cluster Queues by @CerealBoy in #962

Deprecations

  • SUP-4151: Remove deprecated Mac Instance shapes by @tomowatt in #953

Internal

  • Update to use OIDC session tokens on AWS role assumption by @duckalini in #957
  • Add OSSF scan to TF provider by @mcncl in #966

Dependencies

  • chore(deps): bump github.com/buildkite/go-pipeline from 0.14.0 to 0.15.0 by @dependabot[bot] in #964

New Contributors

Full Changelog: v1.22.1...v1.23.0

v1.22.1

04 Jul 13:04
2d8ba13

Choose a tag to compare

What's Changed

  • SUP-4151: Add description for instance_shape with deprecation notice by @tomowatt in #952

Full Changelog: v1.22.0...v1.22.1

v1.22.0

03 Jul 10:01
9a1e849

Choose a tag to compare

Warning

M4-based shapes options for Hosted Agent have been added to the Cluster Queue Resource, these supersede the legacy M2-based shapes, which will be deprecated on July 31 2025. We advise to update any existing queues to use the new M4 shapes ahead of time to avoid disruption. The legacy M2-based shapes options will be removed in future versions of this Provider. Check the Buildkite CHANGELOG for more details.

What's Changed

  • chore: Update CODEOWNERS by @tomowatt in #942
  • feat(docs): add GitLab to list of platforms supporting commit statuses by @scadu in #944
  • fix: update documentation for filter condition and trigger mode by @scadu in #943
  • chore(deps): bump github.com/buildkite/go-pipeline from 0.13.3 to 0.14.0 by @dependabot in #939
  • chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 by @dependabot in #938
  • chore: remove deprecated dependabot reviewers and annotation fixes by @tomowatt in #947
  • feat(pipeline): add retry logic for delete with active jobs by @scadu in #945
  • Convert the generate and schema commands to use go tool by @CerealBoy in #948
  • Update the Graph with the latest definitions by @CerealBoy in #949
  • chore(deps): bump golang from 1.24.3 to 1.24.4 by @dependabot in #946
  • Ensure new macOS shapes are actually usable by @CerealBoy in #950

Full Changelog: v1.21.0...v1.22.0