terraform-provider-astra

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2021 License: MPL-2.0 Imports: 5 Imported by: 0

README

Terraform Provider for Astra

Astra is DataStax's Serverless Apache Cassandra as a service platform.

Requirements

Using the provider

Obtain a client token from the Astra Dashboard.

Configure provider (provider.tf):

provider "astra" {
    token = "your client token"
}

Examples

See examples of resources.tf here

To run:

terraform plan

terraform apply

terraform show

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL