nicoloboschi/Astra DB Setup

Setup a new database in Datastax Astra DB

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 20, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: nicoloboschi/setup-astradb@43de0787e644ec0e8918e777281b96b71862133f # v1.2.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenAstra DB application token. It needs to have enough permissions to create/delete databases in the organization.yes
regionRegion whereas to create the database.yes
cloudCloud provider whereas to create the database. (aws,gcp,azure)yes
vectorWhether to create a Vector database. (true, false)notrue
keyspaceDatabase default keyspace. Defaults to 'default_keyspace'.default_keyspace
nameName of the database to create.no
name-prefixPrefix for the generated database name.no""
envAstra DB environment. (ENV, PROD)PROD
namedescription
api-endpointFull URL API endpoint of the database
idDatabase ID
nameDatabase name