Releases: buildkite/terraform-provider-buildkite
Releases · buildkite/terraform-provider-buildkite
v1.15.6
What's Changed
- SUP-3241 - Revert explicit default
provider_settings
, keep fixes toslug
logic by @petetomasik in #856 - release/v1.15.6 by @tomowatt in #858
Full Changelog: v1.15.5...v1.15.6
v1.15.5
Caution
The implementation of the default provider_settings
will require additional changes to existing buildkite_pipeline
Resources to accomodate existing provider_settings
that may have not configured in the Terraform Resource attributes. As Terraform Plans will result in drift, showing the default values per the Provider and Terraform Apply will overwrite any undefined configuration.
This has been reverted in v1.15.6
What's Changed
- Implement default
provider_settings
, adjustslug
attribute logic by @petetomasik in #607 - Bump docker/library/golang from 1.23.3 to 1.23.4 by @dependabot in #604
- release/v1.15.5 by @tomowatt in #854
Full Changelog: v1.15.4...v1.15.5
v1.15.4
What's Changed
- Ensure global
env
are signed with steps by @petetomasik in #605
Full Changelog: v1.15.3...v1.15.4
v1.15.3
What's Changed
- Fix hosted agents Mac XL instance casing by @isaacparker-at in #602
- SUP-2777 - Allow configurable pipeline slugs by @petetomasik in #603
New Contributors
- @isaacparker-at made their first contribution in #602
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed
- Update golang.org/x/net by @yob in #599
- Fix state management on updating the hosted_agents configuration of a cluster queue by @CerealBoy in #600
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
- Adding more examples for working with cluster queues by @CerealBoy in #597
- SUP-2591: add PlanModifiers when Hosted Agent attributes changed by @tomowatt in #598
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #594
- SUP-2813: correct logic for pausing/resuming Dispatch on Queues and remove error with Default Cluster Queues by @tomowatt in #593
- Adding cluster queue support for hosted agents by @CerealBoy in #596
New Contributors
- @CerealBoy made their first contribution in #596
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Bump docker/library/golang from 1.23.2 to 1.23.3 by @dependabot in #587
- SUP-2388 - Update docs with templates, import blocks by @petetomasik in #588
- chore: update CODEOWNERS to GitHub Team by @tomowatt in #589
- SUP-2214 - Create data sources for
organization_members
andorganization_member
by @petetomasik in #590 - Release 1.14.0 by @tomowatt in #592
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- Document that the PS512 and ES512 algorithms are nondeterministic by @steveh in #583
- SUP-1816 - Signed pipeline steps documentation updates by @petetomasik in #579
- SUP-2774: Stop panicking on organization rule updates by @james2791 in #584
- Propose
v1.13.1
by @james2791 in #585
Full Changelog: v1.13.0...v1.13.1