1
0

feat: elasticache and inplace upgrade from redis to valkey

This commit is contained in:
xpk
2026-03-20 15:45:10 +08:00
parent 61f28b424d
commit 5e8df07654
4 changed files with 155 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
variable "aws-region" {}
variable "customer-name" {}
variable "environment" {}
variable "project" {}
variable "application" {}
variable "owner" {}