RedisLabs / terraform-provider-rediscloud

Terraform Redis Cloud Provider: Deploy, update, and manage Redis Cloud databases as code through HashiCorp Terraform
https://registry.terraform.io/providers/RedisLabs/rediscloud/latest
Apache License 2.0
30 stars 23 forks source link

Datasource rediscloud database crashes for aa dbs #480

Closed JohnSharpe closed 4 months ago

JohnSharpe commented 4 months ago

The rediscloud_database no longer causes a crash when used to identify an active_active database, but it yields minimal information. An upcoming change will introduce more comprehensive data sources for specific database types. Also includes so documentation updates.