Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add persistence_iam_identity to Redis Instance #267

Conversation

modular-magician
Copy link
Contributor

Fixes hashicorp/terraform-provider-google#6850 . I also updated all the examples to use Redis 4.0 as it is the default one Google creates now.

Release Note Template for Downstream PRs (will be copied)

redis: added `persistence_iam_identity` output field to `google_redis_instance`
redis: explicitly noted in `google_redis_instance` documentation that `"REDIS_5_0"` is supported

Derived from GoogleCloudPlatform/magic-modules#3805

@modular-magician modular-magician merged commit ff0e5c3 into ansible-collections:master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for redis 5.0 to google_redis_instance
1 participant