-
Notifications
You must be signed in to change notification settings - Fork 4
/
prd-v0274.json
41 lines (37 loc) · 1.04 KB
/
prd-v0274.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"rds": {
"snapshot": true,
"snapshotIdentifier": "decidim-master-2023-11-01",
"instanceType": "t3.medium",
"deletionProtection": true,
"allocatedStorage": 20,
"maxAllocatedStorage": 40,
"enablePerformanceInsights": true,
"multiAz": true
},
"aws": {
"accountId": "887442827229",
"region": "ap-northeast-1"
},
"cacheNodeType": "cache.t3.medium",
"engineVersion": "6.x",
"numCacheNodes": 3,
"automaticFailoverEnabled": true,
"ecs": {
"smtpDomain": "diycities.jp",
"repository": "decidim-cfj",
"certificates": [
"arn:aws:acm:ap-northeast-1:887442827229:certificate/faa7a120-3843-4561-93ec-c3d313356ad5",
"arn:aws:acm:ap-northeast-1:887442827229:certificate/b02c7415-d6f8-4794-994e-fe5689ca7b74"
],
"fargateSpotCapacityProvider": {
"weight": 1
},
"fargateCapacityProvider": {
"base": 1,
"weight": 2
}
},
"domain": "diycities.jp",
"cloudfrontCertificate": "arn:aws:acm:us-east-1:887442827229:certificate/8aec1d57-e068-47f3-a180-e0c1fbb782de"
}