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 thewrite_pipelines
andread_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
File details
Details for the file pulumi_buildkite-0.2.5.tar.gz
.
File metadata
- Download URL: pulumi_buildkite-0.2.5.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b1db2eb9e057b693ab88a127017ed5e8880061b8987208712eb19e29c6e6885 |
|
MD5 | b1cce73295b9d5201f5dd106b6c333d6 |
|
BLAKE2b-256 | 250a4c1ce83c2dc02b2cb7fe0edf39c61d51d407806dfa41d7d3631906f41a7b |