Skip to content

Releases: buildkite/terraform-provider-buildkite

v0.12.1

27 Mar 14:02
b2e53ed
Compare
Choose a tag to compare

What's Changed

  • Add organization_settings documentation by @mcncl in #237

Full Changelog: v0.12.0...v0.12.1

v0.12.0

27 Mar 07:05
5ef9a56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

16 Mar 03:50
6f70bb7
Compare
Choose a tag to compare

What's Changed

  • GraphQL demo with Khan/genqlient by @jradtilbrook in #205
  • Add allow_rebuilds documentation. Grammar. by @jmctune in #208
  • SUP-191 Generate test coverage by @jradtilbrook in #206
  • Add arch command for agnostic support of architecture in build command by @mcncl in #228
  • Update version and tag so that documentation is merged in to provider… by @mcncl in #229

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

26 May 07:32
c4906f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 May 02:50
ffba753
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v0.9.0...v0.10.0

v0.9.0

03 May 05:20
7f55eb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 Apr 22:24
569f8a7
Compare
Choose a tag to compare

Added

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

31 Mar 22:59
450ed0e
Compare
Choose a tag to compare

Fixed

New Contributors


Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Feb 01:56
da1f228
Compare
Choose a tag to compare

Added

  • buildkite_team_member resource: Manage organisation team membership [#173] @jradtilbrook
  • Bump Golang to 1.17.3
  • Pipeline resource: Add build_pull_request_labels_changed property [#164] @hadusam

Fixed

New Contributors


Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 Jun 04:25
Compare
Choose a tag to compare

Added

  • Pipeline resource: Add badge_url property [PR #151] @JPScutt
  • Pipeline resource: Add filter_condition and filter_enabled to provider_settings [PR #157] @gu-kevin

Fixed

  • Improved documentation for pipeline resource [PR #145] [PR #146] @jlisee
  • Improved error when an unrecognised team slug is used in pipeline resource [PR #155] @yob
  • Improved error message when an unrecognised ID is used while importing a pipeline schedule [PR #144] @yob