6.7.4 • Published 5 days ago

@pulumi/artifactory v6.7.4

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

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

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/v6

.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 the ARTIFACTORY_URL environment variable.
  • artifactory:username - (Optional) Username for basic auth. Requires password to be set. Conflicts with apiKey, and accessToken. This can also be sourced from the ARTIFACTORY_USERNAME environment variable.
  • artifactory:password - (Optional) Password for basic auth. Requires username to be set. Conflicts with apiKey, and accessToken. This can also be sourced from the ARTIFACTORY_PASSWORD environment variable.
  • artifactory:apiKey - (Optional) API key for api auth. Uses X-JFrog-Art-Api header. Conflicts with username, password, and accessToken. This can also be sourced from the ARTIFACTORY_API_KEY environment variable.
  • artifactory:accessToken - (Optional) API key for token auth. Uses Authorization: Bearer header. For xray functionality, this is the only auth method accepted. Conflicts with username and password, and apiKey. This can also be sourced from the ARTIFACTORY_ACCESS_TOKEN environment variable.
  • artifactory:checkLicense - (Optional) Toggle for pre-flight checking of Artifactory Pro and Enterprise license. Default to true.

Reference

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

6.7.4

5 days ago

6.7.3

7 days ago

6.7.2

9 days ago

6.7.1

12 days ago

6.7.0

19 days ago

6.6.1

20 days ago

6.6.0

25 days ago

6.5.1

26 days ago

6.5.0

28 days ago

6.4.5

29 days ago

6.4.4

1 month ago

6.4.3

1 month ago

6.4.2

1 month ago

6.4.1

1 month ago

6.4.0

2 months ago

6.3.1

2 months ago

6.3.0

2 months ago

6.2.0

2 months ago

6.1.5

2 months ago

6.1.4

3 months ago

6.1.3

3 months ago

6.1.2

4 months ago

6.1.1

4 months ago

6.1.0

4 months ago

6.0.1

5 months ago

6.0.0

5 months ago

5.5.2

5 months ago

5.0.0

7 months ago

5.1.0

7 months ago

4.6.0

8 months ago

5.2.0

7 months ago

4.5.0

8 months ago

5.3.0

7 months ago

4.4.0

9 months ago

5.4.2

6 months ago

5.4.1

6 months ago

5.4.0

7 months ago

4.3.0

9 months ago

5.5.1

5 months ago

5.5.0

6 months ago

4.2.0

10 months ago

4.1.0

10 months ago

4.0.0

11 months ago

3.5.3

11 months ago

3.5.2

12 months ago

3.5.1

12 months ago

3.5.0

12 months ago

3.2.1

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.4.0

1 year ago

3.0.0

1 year ago

3.3.0

1 year ago

2.12.0

1 year ago

2.11.0

1 year ago

2.10.0

1 year ago

2.9.0

2 years ago

2.8.0

2 years ago

2.4.0

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.5.0

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.7.0

2 years ago

2.2.0

2 years ago

2.3.0

2 years ago

2.1.0

2 years ago

1.0.0

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.3.0

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.1.3

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago