EnterpriseDB / terraform-provider-biganimal

A terraform provider that uses the BigAnimal.com API in order to manage postgres clusters in the cloud
https://registry.terraform.io/providers/EnterpriseDB/biganimal/
Mozilla Public License 2.0
13 stars 1 forks source link

Docs: Remove the bearer token reference from README docs #584

Closed vishalsawale9 closed 2 months ago

vishalsawale9 commented 2 months ago

Remove the bearer token reference from README docs, as it is a deprecated method for BigAnimal's provider authentication. We are keeping its reference in the code but removing it from the README to discourage users from using it as env var.