github buildkite/terraform-provider-buildkite v0.21.0

latest releases: v0.24.0, v0.23.0, v0.22.0...
14 months ago

What's Changed

  • Migrate organization datasource to plugin framework by @jradtilbrook in #304
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.2 by @dependabot in #312
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #306
  • SUP-1063 Convert meta datasource to framework by @jradtilbrook in #314
  • SUP-1067: Organization resource conversion to Framework by @james2791 in #311
  • SUP-1051: Team Member resource Framework/Genqlient conversion by @james2791 in #313
  • Remove Build Retention options by @lizrabuya in #316
  • Convert DeletePipeline to genqlient by @jradtilbrook in #317
  • SUP-1065: Pipeline Datasource conversion to Framework by @james2791 in #315
  • SUP-1052 update pipeline schedule by @lizrabuya in #320
  • Conversion of Cluster Agent Token resource to node GraphQL query by @james2791 in #322
  • Revert "Conversion of Cluster Agent Token resource to node GraphQL query" by @james2791 in #324
  • Add Terraform manifest.json file to root by @mcncl in #325
  • SUP 1049/migrate team by @mcncl in #318
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #328
  • v0.21.0 release prep by @james2791 in #326
  • Changelog update prior to v0.21.0 by @james2791 in #329

Forthcoming changes

This release deprecates the buildkite_organization_settings resource. In a future minor release, we will remove this resource in favour of the newer buildkite_organization resource that aligns with the datasource of the same name.

PR #318 introduces a change to make it easier to use data-sources with Teams; both slug and id are now accepted as arguments. Only one of either slug or id should be set in order to use the data.buildkite_team data-source.

Full Changelog: v0.20.0...v0.21.0

Don't miss a new terraform-provider-buildkite release

NewReleases is sending notifications on new releases.