This release is a pre-release and may not be stable for production use.
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/v8
.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.
Release files for pulumi-artifactory 8.12.0a1790313376
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_artifactory-8.12.0a1790313376.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_artifactory-8.12.0a1790313376-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.4 MB
Release files / pulumi_artifactory-8.12.0a1790313376.tar.gz
| Download URL | pulumi_artifactory-8.12.0a1790313376.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
77609ab3375486b410d732afd9c9fd86e70e0cb457cc04104c336ac0f511d401
|
|
BLAKE2b-256 checksum How to use checksums |
d579fb9197097c1fc43fab2e1760f00bf992171878411f74ebf497942f8e78b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_artifactory-8.12.0a1790313376-py3-none-any.whl
| Download URL | pulumi_artifactory-8.12.0a1790313376-py3-none-any.whl |
|---|---|
| Size | 2.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
37ae005a6f668287ada11692f1bae30d19e51c62f8ef7c54e77d4118d7e91532
|
|
BLAKE2b-256 checksum How to use checksums |
2ff538f908c26c71fe3373ae27eb42edbcaa9b2300c041a24582f5e92e74adad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|