Generate memorystore redis instance auth string via TF #7601
Labels
enhancement
forward/review
In review; remove label to forward
new-data-source
priority/2
service/redis-instance
size/s
Community Note
Description
We can now create memorystore redis instances with auth enabled via the TF provider.
However, we still have to manually run a gcloud command to get the auth string that is used to connect to this instance:
https://cloud.google.com/memorystore/docs/redis/managing-auth#getting_the_auth_string
If we get this auth_string as an output/data source of the instance resource, we can consume that without manual commands needed.
New or Affected Resource(s)
Potential Terraform Configuration
References
Auth enabled issue: #7459
Fixed in: GoogleCloudPlatform/magic-modules#4079
The text was updated successfully, but these errors were encountered: