Skip to main content

A Pulumi package for creating and managing bitbucket cloud resources.

Project description

Pulumi Bitbucket Cloud Resource Provider

The Pulumi Bitbucket Cloud Resource Provider lets you manage Bitbucket resources.

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 @pulumi/bitbucket

or yarn:

yarn add @pulumi/bitbucket

Python

To use from Python, install using pip:

pip install pulumi_bitbucket

Go

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

go get github.com/ryan-pip/pulumi-bitbucket/sdk/go/...

.NET

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

dotnet add package Pulumi.Bitbucket

Configuration

The following configuration points are available for the bitbucket provider:

  • bitbucket:username (environment: BITBUCKET_USERNAME) - (Optional) Username to use for authentication via Basic Auth.
  • bitbucket:password (environment: BITBUCKET_PASSWORD) - (Optional) Password to use for authentication via Basic Auth
  • bitbucket:oauth_client_id (environment: BITBUCKET_OAUTH_CLIENT_ID) - (Optional) OAuth client ID to use for authentication via Client Credentials Grant. If configured, requires oauth_client_secret to be configured as well.
  • bitbucket:oauth_client_secret (environment: BITBUCKET_OAUTH_CLIENT_SECRET) - (Optional) OAuth client secret to use for authentication via Client Credentials Grant. If configured, requires oauth_client_id to be configured as well.
  • bitbucket:oauth_token (environment: BITBUCKET_OAUTH_TOKEN) - (Optional) An OAuth access token to use for authentication via OAuth.

Reference

For detailed reference documentation, please visit the github repo.

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_bitbucket-0.0.7.tar.gz (35.0 kB view details)

Uploaded Source

File details

Details for the file pulumi_bitbucket-0.0.7.tar.gz.

File metadata

  • Download URL: pulumi_bitbucket-0.0.7.tar.gz
  • Upload date:
  • Size: 35.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pulumi_bitbucket-0.0.7.tar.gz
Algorithm Hash digest
SHA256 0fbb07c679e17aeec22639c4d97ac1d6371bc8a6907add604b26403c41551521
MD5 9a0423c1e31ab91fd0676e5819e25375
BLAKE2b-256 85760b0b9dd58732914e6b2bf4971b330a5e19842c5e2eafff138f5b1104ca06

See more details on using hashes here.

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