6.2.0 • Published 2 days ago

@pulumi/github v6.2.0

Weekly downloads
1,189
License
Apache-2.0
Repository
github
Last release
2 days ago

Build Status

GitHub provider

The GitHub resource provider for Pulumi lets you use 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 @pulumi/github

or yarn:

$ yarn add @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/pulumi/pulumi-github/sdk/go/...

Configuration

The following configuration points are available:

  • token (Required) - GitHub personal access token. This can also be set via the GITHUB_TOKEN environment variable.
  • organization (Required) - This is the target GitHub organization to manage. The account corresponding to the token will need "owner" privileges for this organization. This can also be set via the GITHUB_ORGANIZATION environment variable.
  • baseUrl (Optional) - This is the target GitHub base API endpoint. Providing a value is a requirement when working with GitHub Enterprise. It can be sourced from GITHUB_BASE_URL environment variable and must end with \.
  • insecure (Optional) - Whether server should be accessed without verifying the TLS certificate. As the name suggests this is insecure and should not be used beyond experiments, accessing local (non-production) GHE instance etc. The default is false.

Reference

For detailed reference documentation, please visit the API docs.

Updating this provider

The AWS Resource Provider for Pulumi is based on the Terraform Provider for AWS. Instructions for keeping it up to date are available here.

6.2.0

1 month ago

6.1.0

2 months ago

6.0.1

2 months ago

6.0.0

3 months ago

5.26.0

4 months ago

5.25.0

4 months ago

5.24.0

4 months ago

5.23.0

5 months ago

5.15.0

10 months ago

5.16.0

9 months ago

5.17.0

8 months ago

5.20.0

7 months ago

5.18.0

8 months ago

5.21.0

7 months ago

5.19.0

8 months ago

5.22.0

6 months ago

5.14.1

10 months ago

5.14.0

10 months ago

5.12.1

11 months ago

5.13.0

11 months ago

5.12.0-beta.1

11 months ago

5.9.1

12 months ago

5.9.0

12 months ago

5.10.0

11 months ago

5.11.0

11 months ago

5.12.0

11 months ago

5.8.0

1 year ago

5.6.0

1 year ago

5.7.0

1 year ago

5.5.0

1 year ago

5.4.0

1 year ago

5.3.0

1 year ago

5.2.1

1 year ago

5.2.0

1 year ago

5.1.0

1 year ago

5.0.0

2 years ago

4.17.0

2 years ago

4.14.0

2 years ago

4.13.0

2 years ago

4.16.0

2 years ago

4.15.0

2 years ago

4.15.1

2 years ago

4.12.0

2 years ago

4.11.0

2 years ago

4.10.1

2 years ago

4.9.1

2 years ago

4.10.0

2 years ago

4.9.0

2 years ago

4.8.1

2 years ago

4.8.0

2 years ago

4.7.0

2 years ago

4.6.0

3 years ago

4.5.0

3 years ago

4.4.0

3 years ago

4.3.0

3 years ago

4.2.0

3 years ago

4.1.0

3 years ago

4.0.1

3 years ago

4.0.2

3 years ago

4.0.0

3 years ago

3.6.0

3 years ago

3.5.0

3 years ago

3.4.0

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.5.1

3 years ago

2.5.0

3 years ago

2.4.2

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.5.0

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.2.1-8-g7f3d121

5 years ago

0.2.1-7-gea78fb7

5 years ago

0.2.1-6-ga809842

5 years ago

0.2.1-5-g58295e6

6 years ago

0.2.1-4-gb49b7af

6 years ago

0.2.1-3-g7ad80ad

6 years ago

0.2.1-2-g69947ed

6 years ago

0.2.1-1-g2ef32d1

6 years ago

0.2.1

6 years ago

0.2.0-3-gfb629e6

6 years ago

0.2.0-1-gc94e7b6

6 years ago

0.2.0

6 years ago

0.1.1-2-g9cf9d66

6 years ago

0.1.1

6 years ago