1.0.42 • Published 11 months ago

@pulumiverse/astra v1.0.42

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

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.

1.0.39

11 months ago

1.0.38

11 months ago

1.0.40

11 months ago

1.0.42

11 months ago

1.0.41

11 months ago

1.0.37

11 months ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.23

2 years ago