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.

This provider is just a bridge of the terraform provider terraform-provider-bitbucket published and maintained by DrFaust92.

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 @ryan-pip/bitbucket

or yarn:

yarn add @ryan-pip/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.11.tar.gz (55.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pulumi_bitbucket-0.0.11.tar.gz
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for pulumi_bitbucket-0.0.11.tar.gz
Algorithm Hash digest
SHA256 3de5138b267070a616267eb8f5c336f04bdef5f6624a7c64c2b8634d94aca907
MD5 bffab1319fe7ff0ee02778c32444ff61
BLAKE2b-256 a6e0c10483568a97229c761f94a20ec777915cfe5280df6dd9474300e0ba4527

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