github buildkite/terraform-provider-buildkite v0.19.0

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

What's Changed

Breaking Changes

This release removes the ability to import Agent tokens.
As per https://buildkite.com/changelog/207-agent-token-being-deprecated-from-graphql-apis, it will soon not be possible to read the agent token value after creation, making importing Agent tokens impossible.

Note: If you are using an earlier version than v0.19.0 after the change above occurs, you will likely see an unexpected diff in your terraform plans. Upon state refresh, the token values will be emptied out which could trigger other dependent resources to change. It is highly recommended to upgrade to v0.19.0 prior to avoid this happening.

Full Changelog: v0.18.0...v0.19.0

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

NewReleases is sending notifications on new releases.