Skip to main content

A Pulumi package for creating and managing github cloud resources.

Project description

Build Status

GitHub Resource Provider

The GitHub resource provider for Pulumi lets you manage GitHub resources in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

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

Node.js (Java/TypeScript)

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

$ npm install @timmyers/pulumi-github

or yarn:

$ yarn add @timmyers/pulumi-github

Python

To use from Python, install using pip:

$ pip install pulumi_github

Go

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

$ go get github.com/timmyers/pulumi-github/sdk/go/...

Configuration

The following configuration points are available for the github provider:

  • github:token (environment: GITHUB_TOKEN) - the account for github
  • github:organization (environment: GITHUB_ORGANIZATION) - the api token for github
  • github:base_url (environment: GITHUB_BASE_URL) - the api token for github

Reference

For detailed reference documentation, please visit the API docs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pulumi_github-0.0.0.tar.gz (17.4 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