A Pulumi package for creating and managing SonaType Nexus resources.
Project description
Sonatype Nexus Provider
Based on the nexus terraform provider by datadrivers.
The Nexus resource provider for Pulumi lets you use and manage Sonatype Nexus resources in your Infrastructure as Code deployments.
Installing
This package is available in C#, TypeScript, Python and Go
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Nexus
Node.js (Java/TypeScript)
npm install @simcubeltd/pulumi-nexus
or yarn
:
yarn add @simcubeltd/pulumi-nexus
Python
To use from Python, install using pip
:
pip install simcubeltd_pulumi_nexus
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/SimCubeLtd/pulumi-nexus/sdk/go/nexus
Configuration
The following configuration entries are available:
Key | Value |
---|---|
nexus:insecure | Boolean, true if http, false if https. |
nexus:url | Url to the nexus instance, including relevant port. |
nexus:username | Account Username for Nexus (account must have admin role). |
nexus:password | Account password for Nexus (account must have admin role). |
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
File details
Details for the file simcubeltd_pulumi_nexus-1.0.0.tar.gz
.
File metadata
- Download URL: simcubeltd_pulumi_nexus-1.0.0.tar.gz
- Upload date:
- Size: 69.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02f6ee9eddec71e5aef1e55ec0d0a8a78a519a0a8dc02b64572b761f8b2e5e7d |
|
MD5 | 7f61c5c0efb58bb049105257a3a25842 |
|
BLAKE2b-256 | 2df58beaae9ed38c12d2900716ceddc1f5899af5f394f8a852a9d85b84512514 |