A Pulumi package for creating and managing Azure DevOps.
Project description
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/v3
Configuration
The following configuration points are available:
azuredevops:orgServiceUrl
- (Required) This is the Azure DevOps organization url. It can also be sourced from theAZDO_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 theAZDO_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.
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
Built Distribution
Hashes for pulumi_azuredevops-3.1.0a1714454444.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 758da46cfb0b5b4161921e2dcd98ca85425016679017fff2996336c9cd7d2c0f |
|
MD5 | 345aeda7fab0b0dc339bd52ba8452832 |
|
BLAKE2b-256 | 9e68be840f6d81c33a5e82f08769c3e89962935a644aec6de3c28072507e3b86 |
Hashes for pulumi_azuredevops-3.1.0a1714454444-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8997834deb7f6b234c70a71964f60259b3140283b3c708b6282f1cc1b344a82 |
|
MD5 | 4e20eb1a0847250bb0293cfd8fac42e8 |
|
BLAKE2b-256 | 1d137006875b30ff0ca634c0e1049c24cf3b82ed567280d668f3ce2e6e1df644 |