Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumiverse/astra

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumiverse/astra

A Pulumi package for creating and managing astra cloud resources.

  • 1.0.26
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
increased by550%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 16 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc