We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54a0ca commit 8236f18Copy full SHA for 8236f18
terraform/modules/app-infra/memorystore.tf
@@ -1,6 +1,6 @@
1
module "memorystore" {
2
source = "terraform-google-modules/memorystore/google"
3
- version = "~> 6.0"
+ version = "~> 7.0"
4
5
name = "netbox-memorystore"
6
project = var.project_id
0 commit comments