From 0009fbaf6becfa2dc2fcede741c4c360e8e2cf80 Mon Sep 17 00:00:00 2001 From: ayuki_j <19406594+ayuki-joto@users.noreply.github.com> Date: Wed, 1 Nov 2023 03:03:37 +0900 Subject: [PATCH] refactor: update snapshotIdentifier --- config/prd-v0274.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/prd-v0274.json b/config/prd-v0274.json index 9600961..e44737c 100644 --- a/config/prd-v0274.json +++ b/config/prd-v0274.json @@ -1,7 +1,7 @@ { "rds": { "snapshot": true, - "snapshotIdentifier": "decidim-master-2023-08-31", + "snapshotIdentifier": "decidim-master-2023-11-01", "instanceType": "t2.medium", "deletionProtection": true, "allocatedStorage": 20,