Skip to content

Releases: buildkite/terraform-provider-buildkite

v1.0.0-docs

13 Sep 05:39
26ff4d3
Compare
Choose a tag to compare
SUP-1431 Upgrade path for pipeline teams (#401)

* Improve docs around upgrade path for pipeline teams

* Add note about team upgrade

* Update changelog

* Add doc note about pre-release

v0.27.0

05 Sep 07:25
90d8d50
Compare
Choose a tag to compare

Important notes

This release introduces a default timeout for all CRUD operations on resources of 30 seconds. You can override this using the timeout attribute of the provider configuration block.

What's Changed

Full Changelog: v0.26.0...v0.27.0

v0.26.0

25 Aug 02:28
8fb6cd9
Compare
Choose a tag to compare

What's Changed

##Notable Changes
The archive_on_delete attribute has been removed from the buildkite_pipeline resource in this release. Please use the provider configuration archive_pipeline_on_delete instead.

The deletion_protection attribute has also been removed from the buildkite_pipeline resource in this release. This feature offers similar functionality to lifecycles which are supported by Terraform.

Full Changelog: v0.25.1...v0.26.0

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