codecentric / serverless-astra-graalvm

Sample serverless order processing API using DataStax Astra Serverless and AWS Lambda.
1 stars 1 forks source link

How to connect to database? #6

Closed FRosner closed 3 years ago

FRosner commented 3 years ago

Extract secure connect bundle? API key? We need a way to get that into AWS.

FRosner commented 3 years ago

It seems that application tokens cannot be generated by the Terraform provider just yet. So we'll have to create one manually for now. https://docs.datastax.com/en/astra/docs/manage-application-tokens.html

FRosner commented 3 years ago

Created https://github.com/datastax/terraform-provider-astra/issues/22 to follow-up. But I'd say we do this after finishing the article.