Skip to content

Releases: buildkite/terraform-provider-buildkite

v0.25.1

23 Aug 03:16
fd48622
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.25.1

v0.25.0

22 Aug 03:07
2dcd712
Compare
Choose a tag to compare

What's Changed

Notable Changes

This release implements the buildkite_pipeline_team resource to create and manage team configuration in a pipeline. Tests have also been refactored to use Framework from SDKv2.

Full Changelog: v0.24.0...v0.25.0

v0.24.0

14 Aug 03:53
fd93c4b
Compare
Choose a tag to compare

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

v0.23.0

04 Aug 05:02
9a148ba
Compare
Choose a tag to compare

What's Changed

  • Add deprecation warning. Update CHANGELOG. by @mcncl in #341
  • SUP 1301/deprecation warning by @mcncl in #342
  • SUP-1343 Add random strings for team names. Enable parallel tests. by @mcncl in #343
  • Added note on write_suites API access token scope to README by @james2791 in #344
  • SUP-1305: Test Suite Team Resource addition by @james2791 in #346
  • V0.23.0 release by @james2791 in #347

Fixed

  • Fixed a bug in buildkite_test_suite resources where team_owner_id could be set to the access_level instead @james2791 @jradtilbrook

Full Changelog: v0.22.0...v0.23.0

v0.22.0

01 Aug 02:50
ef6d615
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.22.0

v0.21.2

25 Jul 12:31
1e21932
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

v0.21.1

25 Jul 04:22
361d711
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

25 Jul 01:53
2ba2873
Compare
Choose a tag to compare

What's Changed

  • Migrate organization datasource to plugin framework by @jradtilbrook in #304
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.2 by @dependabot in #312
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #306
  • SUP-1063 Convert meta datasource to framework by @jradtilbrook in #314
  • SUP-1067: Organization resource conversion to Framework by @james2791 in #311
  • SUP-1051: Team Member resource Framework/Genqlient conversion by @james2791 in #313
  • Remove Build Retention options by @lizrabuya in #316
  • Convert DeletePipeline to genqlient by @jradtilbrook in #317
  • SUP-1065: Pipeline Datasource conversion to Framework by @james2791 in #315
  • SUP-1052 update pipeline schedule by @lizrabuya in #320
  • Conversion of Cluster Agent Token resource to node GraphQL query by @james2791 in #322
  • Revert "Conversion of Cluster Agent Token resource to node GraphQL query" by @james2791 in #324
  • Add Terraform manifest.json file to root by @mcncl in #325
  • SUP 1049/migrate team by @mcncl in #318
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #328
  • v0.21.0 release prep by @james2791 in #326
  • Changelog update prior to v0.21.0 by @james2791 in #329

Forthcoming changes

This release deprecates the buildkite_organization_settings resource. In a future minor release, we will remove this resource in favour of the newer buildkite_organization resource that aligns with the datasource of the same name.

PR #318 introduces a change to make it easier to use data-sources with Teams; both slug and id are now accepted as arguments. Only one of either slug or id should be set in order to use the data.buildkite_team data-source.

Full Changelog: v0.20.0...v0.21.0

v0.20.0

13 Jul 04:52
3e9317f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.20.0

v0.19.2

28 Jun 02:09
e6e2d66
Compare
Choose a tag to compare

What's Changed

  • Consistent naming for environment variables by @mcncl in #290
  • Support TF version < 0.15.4 by @mcncl in #294

Full Changelog: v0.19.1...v0.19.2