datastax / terraform-provider-astra

A project that allows DataStax Astra users to manage their full database lifecycle for Astra Serverless databases (built on Apache Cassandra(TM)) using Terraform
https://registry.terraform.io/providers/datastax/astra
Mozilla Public License 2.0
20 stars 23 forks source link

streaming auth improvements #369

Closed pgier closed 9 months ago

pgier commented 9 months ago

The Astra Pulsar admin API now allows authentication directly with an Astra token, so it's no longer necessary to retrieve a Pulsar token before performing admin operations.