-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
26 lines (26 loc) · 990 Bytes
/
package.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
{
"dependencies": {
"@cfn-modules/acm-wildcard-certificate-public": "^1.0.0",
"@cfn-modules/alb": "^1.0.4",
"@cfn-modules/alb-listener": "^1.2.0",
"@cfn-modules/alb-redirect-to-https": "^1.0.1",
"@cfn-modules/alerting": "^1.2.2",
"@cfn-modules/client-sg": "^1.0.0",
"@cfn-modules/cloudwatch-dashboard": "^1.6.0",
"@cfn-modules/ecs-alb-target": "^1.4.0",
"@cfn-modules/ecs-cluster": "^1.1.0",
"@cfn-modules/elasticache-redis": "^1.0.1",
"@cfn-modules/fargate-service": "^2.14.0",
"@cfn-modules/kms-key": "^1.2.1",
"@cfn-modules/lb-dns-record": "^1.0.0",
"@cfn-modules/rds-aurora-serverless-postgres": "^1.1.0",
"@cfn-modules/rds-postgres": "^2.0.1",
"@cfn-modules/route53-hosted-zone-public": "^1.0.0",
"@cfn-modules/s3-bucket": "^1.8.0",
"@cfn-modules/secret": "^1.3.0",
"@cfn-modules/ssh-bastion": "^1.4.4",
"@cfn-modules/vpc": "^1.3.2",
"@cfn-modules/cloudfront": "^1.0.0"
},
"version": "0.11.0"
}