Releases: buildkite/terraform-provider-buildkite
v0.0.16
This release contains no new code, it just tests releasing the provider from its new home in the Buildkite organisation.
v0.0.15
Added missing documentation for pipeline parameters.
Thanks to @leungtimothy for the contribution
v0.0.14
Add documentation in the format required for Terraform Registry
v0.0.13
Update the release process to follow the Terraform Registry guides
v0.0.10
This release adds the ability to specify team access when creating a pipeline.
Thanks to @darrylb-github for contributing the functionality!
v0.0.9
This release adds the ability to specify team access when creating a pipeline.Thanks to @darrylb-github for contributing the functionality!
v0.0.8
This release adds more fields to the pipeline resource to support configuring the default branch and build skipping/cancellation.
v0.0.7
This release doesn't change any provider functionality, it simply fixes the release action used to attach binaries to GitHub releases
v0.0.6
There was a bug in the provider that caused updates to pipeline steps to be set as the default instead of the user provided steps. This is now fixed
v0.0.5
This release fixes the update pipeline action that was previously not working.