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.
2 parents c54a0ca + 8236f18 commit 964a9d2Copy full SHA for 964a9d2
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