Skip to main content

A Pulumi package for creating and managing Buildkite CI/CD platform resources.

Project description

Buildkite Resource Provider

The Buildkite Resource Provider lets you manage Buildkite CI/CD resources.

NOTE: This provider is in the process of being migrated to the Pulumiverse organization. Make note of the upcoming package name changes below for your SDK.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

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

npm install @grapl/pulumi-buildkite

Or, following the Pulumiverse migration:

npm install @pulumiverse/buildkite

or yarn:

yarn add @grapl/pulumi-buildkite

Or, following the Pulumiverse migration:

yarn add @pulumiverse/buildkite

Python

To use from Python, install using pip:

pip install pulumi_buildkite

Or, following the Pulumiverse migration:

pip install pulumiverse_buildkite

Go

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

go get github.com/grapl-security/pulumi-buildkite/sdk/go/...

Or, following the Pulumiverse migration:

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

Configuration

The following configuration points are available for the buildkite provider:

  • buildkite:api_token (environment: BUILDKITE_API_TOKEN) - A Buildkite API Access Token. Must have GraphQL access, as well as the write_pipelines and read_pipelines scopes.
  • buildkite:organization (environment: BUILDKITE_ORGANIZATION) - The Buildkite organization slug.

Reference

For detailed reference documentation, please visit the Pulumi registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_buildkite-0.2.5.tar.gz (24.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page