This repository was archived by the owner on Oct 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ Metadata:
2020 Parameters:
2121 - AWSVPC
2222 - DeepSecuritySubnet
23- - DatabaseEngine
2423 - DatabaseSubnet1
2524 - DatabaseSubnet2
2625 - Label:
@@ -39,22 +38,22 @@ Metadata:
3938 default: EC2 Key Pair for SSH access
4039 AWSVPC:
4140 default: VPC for Deep Security Components
42- DeepSecuritySubnet:
43- default: Public Subnet for Deep Security Managers
44- DeepSecurityAdminName:
45- default: Administrator username for Deep Security
46- DeepSecurityAdminPass:
47- default: Administrator password for Deep Security
41+ DatabaseEngine:
42+ default: Choose the backend database
4843 DatabaseSubnet1:
4944 default: Primary private subnet for RDS
5045 DatabaseSubnet2:
5146 default: Secondary private subnet for RDS
52- DatabaseEngine:
53- default: Choose the backend database
5447 DatabaseAdminName:
5548 default: Administrator username for RDS Instance
5649 DatabaseAdminPassword:
5750 default: Administrator password for RDS Instance
51+ DeepSecuritySubnet:
52+ default: Public Subnet for Deep Security Managers
53+ DeepSecurityAdminName:
54+ default: Administrator username for Deep Security
55+ DeepSecurityAdminPass:
56+ default: Administrator password for Deep Security
5857 LicenseKey:
5958 default: Deep Security License Key. May be left default to enter key after
6059 deployment
You can’t perform that action at this time.
0 commit comments