Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Buildkite Resource Provider

The Buildkite Resource Provider lets you manage Buildkite resources.

The provider is built on https://github.com/buildkite/terraform-provider-buildkite.

Installing

[!IMPORTANT] The provider version v2.3.1 was built on the Terraform provider v0.25.1 which was a pre-release version. From v3.0.0 onwards this provider is compatible with the Terraform provider v1.x.x. Please note that backwards compatibility might not be given.

This package is available in many languages in the standard packaging formats.

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumiverse/buildkite

or yarn:

yarn add @pulumiverse/buildkite

Python

To use from Python, install using pip:

pip install pulumiverse-buildkite

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-buildkite/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.Buildkite

Configuration

The following configuration points are available for the buildkite provider:

  • buildkite:apiToken (required, environment: BUILDKITE_API_TOKEN) - A Buildkite API Access Token. Must have GraphQL access, as well as the write_pipelines, read_pipelines and write_suites scopes.
  • buildkite:organization (required, environment: BUILDKITE_ORGANIZATION_SLUG) - The Buildkite organization slug.
  • buildkite:graphqlUrl (optional, environment: BUILDKITE_GRAPHQL_URL) - The Buildkite GraphQL URL.
  • buildkite:restUrl (optional, environment: BUILDKITE_REST_URL) - The Buildkite REST URL.

[!NOTE] The configuration keys are camelCase, e.g. buildkite:apiToken, not the snake_case names used by the underlying Terraform provider. Pulumi silently ignores unknown configuration keys, so setting buildkite:api_token results in requests being sent without a token and failing with 401 Unauthorized.

For example, to set the API token as a secret:

pulumi config set --secret buildkite:apiToken <your-token>

Example

Example for Typescript to create a resource:

import * as buildkite from '@pulumiverse/buildkite';

const args = {};
const vm = new buildkite.agent.AgentToken(
  'token',
  args,
);

Reference

For detailed reference documentation, please visit the upstream Terraform provider's documentation at: https://registry.terraform.io/providers/buildkite/buildkite/latest

Contributors

Thanks goes to these wonderful people (emoji key):

Daniel Mühlbachler-Pietrzykowski
Daniel Mühlbachler-Pietrzykowski

🚧 💻 📖
Christopher Maier
Christopher Maier

💻 📖
Susan Evans
Susan Evans

📖
Paul Stack
Paul Stack

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Release files for pulumiverse-buildkite 3.5.0a1787595330

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pulumiverse-buildkite 3.5.0a1787595330
File Size Uploaded
pulumiverse_buildkite-3.5.0a1787595330.tar.gz 81.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pulumiverse-buildkite 3.5.0a1787595330
File Interpreter ABI Platform
pulumiverse_buildkite-3.5.0a1787595330-py3-none-any.whl Python 3 none any Details

Total release size: 210.8 kB

Release files / pulumiverse_buildkite-3.5.0a1787595330.tar.gz

Download URL pulumiverse_buildkite-3.5.0a1787595330.tar.gz
Size 81.2 kB
Tags Source
SHA-256 checksum
How to use checksums
fa575a78caed0c0a124c638fe598a3bcd7be6cc18f2e5bf98ebf1c782969e8b6
BLAKE2b-256 checksum
How to use checksums
bd9fa16167c8918740c44667a5d7dae40d2b238348815556f7584626a5641053
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.8

Release files / pulumiverse_buildkite-3.5.0a1787595330-py3-none-any.whl

Download URL pulumiverse_buildkite-3.5.0a1787595330-py3-none-any.whl
Size 129.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e7eda9a9c69c1147bdd44020f9020e2beb31f88767473079518fb9bd36543e4c
BLAKE2b-256 checksum
How to use checksums
95e35995216c8857032fdcd8e5f82a82351b129786364734a9086bedf1161c0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.8

Release history Release notifications | RSS feed

This release

3.4.0

2 release files

3.3.0

2 release files

3.2.0

2 release files

3.1.6

1 release file

3.1.5

1 release file

3.1.4

1 release file

3.1.3

1 release file

3.1.2

1 release file

3.1.1

1 release file

3.1.0

1 release file

3.0.2

1 release file

3.0.1

1 release file

3.0.0

1 release file

2.3.1

1 release file

2.3.0

1 release file

2.2.0

1 release file

2.1.1

1 release file

2.1.0

1 release file

2.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page