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

upgrade terraform framework dependencies #406

Closed pgier closed 1 month ago

pgier commented 1 month ago

This also disabled dependabot automatic rebasing. The reason for this is that dependabot pull requests do not have the necessary permissions to run the integration tests. So a manual rebase must be performed on the PR for these tests to complete successfully.