A Pulumi package for creating and managing artifactory cloud resources.
Project description
Artifactory Resource Provider
The Artifactory Resource Provider lets you manage Artifactory resources.
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/artifactory
or yarn:
$ yarn add @pulumi/artifactory
Python
To use from Python, install using pip:
$ pip install pulumi_artifactory
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-artifactory/sdk/v5
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Artifactory
Configuration
The following configuration points are available:
artifactory:url- (Required) URL of Artifactory. This can also be sourced from theARTIFACTORY_URLenvironment variable.artifactory:username- (Optional) Username for basic auth. Requires password to be set. Conflicts withapiKey, andaccessToken. This can also be sourced from theARTIFACTORY_USERNAMEenvironment variable.artifactory:password- (Optional) Password for basic auth. Requires username to be set. Conflicts withapiKey, andaccessToken. This can also be sourced from theARTIFACTORY_PASSWORDenvironment variable.artifactory:apiKey- (Optional) API key for api auth. UsesX-JFrog-Art-Apiheader. Conflicts withusername,password, andaccessToken. This can also be sourced from theARTIFACTORY_API_KEYenvironment variable.artifactory:accessToken- (Optional) API key for token auth. UsesAuthorization: Bearerheader. For xray functionality, this is the only auth method accepted. Conflicts withusernameandpassword, andapiKey. This can also be sourced from theARTIFACTORY_ACCESS_TOKENenvironment variable.
Reference
For further information, please visit the Artifactory 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_artifactory-5.6.0a1700612708.tar.gz.
File metadata
- Download URL: pulumi_artifactory-5.6.0a1700612708.tar.gz
- Upload date:
- Size: 961.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4bb747e10d766868c45b1950b73b058998884a1695a825a7ca408082ae04af3
|
|
| MD5 |
c7577277760dde2c79fe1c406344b5e4
|
|
| BLAKE2b-256 |
b47bea7916334c2e485b34263d9cbe1357e1e5bdf46081dc27c84cdeaabfb8e1
|
File details
Details for the file pulumi_artifactory-5.6.0a1700612708-py3-none-any.whl.
File metadata
- Download URL: pulumi_artifactory-5.6.0a1700612708-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9fb695217578f672bace41a794c7a1c940b2265afeb0634e68f5a8b41ddd422
|
|
| MD5 |
23158ec901152d0d7a3027d0b489d676
|
|
| BLAKE2b-256 |
4cdf62ac7d3691bae0f7e945a4b133befb30256fd28cb5b08b6af0b5c23bf0f0
|