Skip to content

Releases: buildkite/terraform-provider-buildkite

v1.0.4

16 Oct 05:39
dd2be41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

10 Oct 00:18
9095506
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Oct 02:55
bffc623
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Oct 04:47
a8aafc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Sep 03:28
8f78a42
Compare
Choose a tag to compare

We are thrilled to release v1.0 of the Buildkite Terraform provider. This is the culmination of years of development and refactors to improve developer experience.

Upgrading to v1.0

Please refer to the Upgrade Guide

What's Changed

Full Changelog: v0.27.0...v1.0.0

v1.0.0-beta

26 Sep 23:52
9338851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-docs.2...v1.0.0-beta

v1.0.0-docs.2

13 Sep 06:29
01e35d9
Compare
Choose a tag to compare

Pre-release for upcoming v1.0

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