Skip to content

Commit

Permalink
revert the change
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesluokb committed Nov 29, 2024
1 parent 06cfa61 commit b02c569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ variable "rdb_backup_max_snapshot_count" {
}

module "plum-redis-storage" {
source = "git@github.com:hmcts/cnp-module-redis?ref=v4.x"
source = "git@github.com:hmcts/cnp-module-redis?ref=DTSPO-17012-data-persistency"
product = "${var.product}-${var.component}-session-storage"
location = var.location
env = var.env
Expand Down

0 comments on commit b02c569

Please sign in to comment.