Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 49f942c

Browse files
committed
Updated templates to version 5.18
1 parent d2ec2b2 commit 49f942c

13 files changed

+13
-13
lines changed

templates/common/db/ds-db-abstract.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template is an abstraction layer for choosing PostgreSQL,
3+
Description: 'v5.18: This template is an abstraction layer for choosing PostgreSQL,
44
Oracle or MSSQL when deploying Deep Security Manager. (qs-1ngr590i4)'
55
Parameters:
66
DBIRDSInstanceSize:

templates/common/db/ds-db-mssql-rds.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template deploys an MSSQL RDS Instance for Deep Security
3+
Description: 'v5.18: This template deploys an MSSQL RDS Instance for Deep Security
44
Manager. (qs-1ngr590ij)'
55
Parameters:
66
DBIRDSInstanceSize:

templates/common/db/ds-db-oracle-rds.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template deploys an Oracle RDS instance for Deep Security
3+
Description: 'v5.18: This template deploys an Oracle RDS instance for Deep Security
44
Manager. (qs-1ngr590i9)'
55
Parameters:
66
DBIRDSInstanceSize:

templates/common/db/ds-db-postgresql-rds.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template deploys a PostgreSQL RDS instance for Deep Security
3+
Description: 'v5.18: This template deploys a PostgreSQL RDS instance for Deep Security
44
Manager. (qs-1ngr590ie)'
55
Parameters:
66
DBIRDSInstanceSize:

templates/common/dsm-elb.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: Deploys Elastic Load Balancers and Security Groups for Deep Security
3+
Description: 'v5.18: Deploys Elastic Load Balancers and Security Groups for Deep Security
44
(qs-1ngr590je). Manager.'
55
Parameters:
66
AWSIVPC:

templates/common/security-groups/ds-elb-sg.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template creates security groups for the ELB for Deep Security
3+
Description: 'v5.18: This template creates security groups for the ELB for Deep Security
44
Manager. (qs-1ngr590io)'
55
Parameters:
66
AWSIVPC:

templates/common/security-groups/dsm-security-group.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template creates the security group to allow inbound communication
3+
Description: 'v5.18: This template creates the security group to allow inbound communication
44
to Deep Security Manager. (qs-1ngr590iu)'
55
Parameters:
66
AWSIVPC:

templates/common/security-groups/dsm-sg-ingress-rules.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template creates the ingress rules for Deep Security Managers.
3+
Description: 'v5.18: This template creates the ingress rules for Deep Security Managers.
44
(qs-1ngr590j4)'
55
Parameters:
66
DSMSG:

templates/common/security-groups/rds-security-group.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: This template creates the security group to allow communication
3+
Description: 'v5.18: This template creates the security group to allow communication
44
from Deep Security Managers to their RDS Instance. (qs-1ngr590j9)'
55
Parameters:
66
AWSIVPC:

templates/marketplace/dsm-mp.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
AWSTemplateFormatVersion: 2010-09-09
3-
Description: 'v5.17: Deploys Deep Security Manager to AWS. This template is designed
3+
Description: 'v5.18: Deploys Deep Security Manager to AWS. This template is designed
44
to be nested in a stack, and requires several passed parameters to launch. **WARNING**
55
This template creates Amazon EC2 instances and related resources. You will be billed
66
for the AWS resources used if you create a stack from this template. (qs-1ngr590jo)'

0 commit comments

Comments
 (0)