Aquasec Resource Provider
The Aquasec Resource Provider lets you manage Aquasec resources.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @pulumiverse/aquasec
or yarn:
yarn add @pulumiverse/aquasec
Python
To use from Python, install using pip:
pip install pulumiverse_aquasec
Go
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-aquasec/sdk/go/...
.NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumiverse.Aquasec
Configuration
The following configuration points are available for the aquasec provider:
aquasec:username(environment:AQUA_USER) - This is the user id that should be used to make the connection.aquasec:password(environment:AQUA_PASSWORD) - This is the password that should be used to make the connection.aquasec:aqua_url(environment:AQUA_URL) - This is the base URL of your Aqua instance.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Release files for pulumiverse-aquasec 0.8.29
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumiverse_aquasec-0.8.29.tar.gz | 355.2 kB | Details |
Release files / pulumiverse_aquasec-0.8.29.tar.gz
| Download URL | pulumiverse_aquasec-0.8.29.tar.gz |
|---|---|
| Size | 355.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab295142d3b69329de471ee0ad44e750b73c31c3aee5133868f387f89e370f25
|
|
BLAKE2b-256 checksum How to use checksums |
4e1a172c513ea5ad55db2f30626b5e1ef253dbbe7722cf9ee9b3d7c1d4ac5a3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.4
|