A Pulumi package for creating and managing Astra DB cloud resources.
Project description
Datastax Astra Provider
This provider lets you manage Datastax Astra 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/astra
or yarn
:
yarn add @pulumiverse/astra
Python
To use from Python, install using pip
:
$ pip install pulumiverse-astra
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-astra/sdk/go/...
.NET
To use from Dotnet, use dotnet add package
to install into your project. You must specify the version if it is a pre-release version.
$ dotnet add package Pulumiverse.Astra
Configuration
The following configuration points are available for the astra
provider:
astra:token
- the API key to make changes in astra org. Please make sure that you grant it enough permissions for operations that you are going to perform. To create a token go into organisation settings -> Token management, select your role (I use Administrator User for full access) and press Generate token
Reference
For detailed reference documentation, please visit the Pulumi registry.
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 pulumiverse_astra-1.0.42.tar.gz
.
File metadata
- Download URL: pulumiverse_astra-1.0.42.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 480719276a889b02fbf5150c07e8600878146f97b0092704c84bfc2607db3418 |
|
MD5 | e5feb948cabf301c78c61ca2780f5642 |
|
BLAKE2b-256 | e22bcceae406e46032171bba2fb23bb95bef919b02c744804c0fbce47335b1a3 |