3.0.0 • Published 2 days ago

@pulumi/azuredevops v3.0.0

Weekly downloads
282
License
Apache-2.0
Repository
github
Last release
2 days ago

Azure DevOps Resource Provider

The Azure DevOps resource provider for Pulumi lets you manage Azure DevOps 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/azuredevops

or yarn:

$ yarn add @pulumi/azuredevops

Python

To use from Python, install using pip:

$ pip install pulumi_azuredevops

Go

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

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

Configuration

The following configuration points are available:

  • azuredevops:orgServiceUrl - (Required) This is the Azure DevOps organization url. It can also be sourced from the AZDO_ORG_SERVICE_URL environment variable.
  • azuredevops:personalAccessToken - (Required) This is the Azure DevOps organization personal access token. The account corresponding to the token will need "owner" privileges for this organization. It can also be sourced from the AZDO_PERSONAL_ACCESS_TOKEN environment variable.

Reference

For further information, please visit the AzureDevOps provider docs or for detailed reference documentation, please visit the API docs.

3.0.0

2 months ago

2.15.1

2 months ago

2.15.0

4 months ago

2.14.2

4 months ago

2.14.1

5 months ago

2.11.0

9 months ago

2.13.0

8 months ago

2.12.0

8 months ago

2.10.0

10 months ago

2.14.0

6 months ago

2.9.0

11 months ago

2.8.0

12 months ago

2.7.0

1 year ago

2.6.0

1 year ago

2.5.0

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.4.0

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago