Skip to content

Commit 357e0b5

Browse files
committed
Updated SRASolutionVersion
1 parent a90f9c3 commit 357e0b5

File tree

29 files changed

+92
-84
lines changed

29 files changed

+92
-84
lines changed

aws_sra_examples/solutions/account/account_alternate_contacts/templates/sra-account-alternate-contacts-main-ssm.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description:
99

1010
Metadata:
1111
SRA:
12-
Version: 1.0
12+
Version: 1.1
1313
Entry: Parameters for deploying solution resolving SSM parameters
1414
Order: 1
1515
AWS::CloudFormation::Interface:
@@ -300,8 +300,8 @@ Parameters:
300300
Description: The SRA solution name. The default value is the folder name of the solution.
301301
Type: String
302302
pSRASolutionVersion:
303-
AllowedValues: [v1.0]
304-
Default: v1.0
303+
AllowedValues: [v1.1]
304+
Default: v1.1
305305
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
306306
Type: String
307307
pSRAStagingS3BucketName:

aws_sra_examples/solutions/account/account_alternate_contacts/templates/sra-account-alternate-contacts-main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Description:
88
in the repo, https://github.com/aws-samples/aws-security-reference-architecture-examples (sra-1ssgnse6j)
99
Metadata:
1010
SRA:
11-
Version: 1.0
11+
Version: 1.1
1212
Entry: Parameters for deploying solution without resolving SSM parameters
1313
Order: 1
1414
AWS::CloudFormation::Interface:
@@ -294,8 +294,8 @@ Parameters:
294294
Description: The SRA solution name. The default value is the folder name of the solution.
295295
Type: String
296296
pSRASolutionVersion:
297-
AllowedValues: [v1.0]
298-
Default: v1.0
297+
AllowedValues: [v1.1]
298+
Default: v1.1
299299
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
300300
Type: String
301301
pSRAStagingS3BucketName:

aws_sra_examples/solutions/cloudtrail/cloudtrail_org/templates/sra-cloudtrail-org-main-ssm.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description:
1010

1111
Metadata:
1212
SRA:
13-
Version: 1.1
13+
Version: 1.2
1414
Entry: Parameters for deploying solution resolving SSM parameters
1515
Order: 1
1616
AWS::CloudFormation::Interface:
@@ -195,8 +195,8 @@ Parameters:
195195
Description: The SRA solution name. The default value is the folder name of the solution
196196
Type: String
197197
pSRASolutionVersion:
198-
AllowedValues: [v1.1]
199-
Default: v1.1
198+
AllowedValues: [v1.2]
199+
Default: v1.2
200200
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
201201
Type: String
202202
pSRAStagingS3BucketName:

aws_sra_examples/solutions/cloudtrail/cloudtrail_org/templates/sra-cloudtrail-org-main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description:
1010

1111
Metadata:
1212
SRA:
13-
Version: 1.1
13+
Version: 1.2
1414
Entry: Parameters for deploying solution
1515
Order: 1
1616
AWS::CloudFormation::Interface:
@@ -180,8 +180,8 @@ Parameters:
180180
Description: The SRA solution name. The default value is the folder name of the solution
181181
Type: String
182182
pSRASolutionVersion:
183-
AllowedValues: [v1.1]
184-
Default: v1.1
183+
AllowedValues: [v1.2]
184+
Default: v1.2
185185
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
186186
Type: String
187187
pSRAStagingS3BucketName:

aws_sra_examples/solutions/common/common_prerequisites/templates/sra-common-prerequisites-main-ssm.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Description:
88
repo, https://github.com/aws-samples/aws-security-reference-architecture-examples (sra-1ssgnse2h)
99
Metadata:
1010
SRA:
11-
Version: 1.2
11+
Version: 1.3
1212
Entry: Parameters for deploying solution resolving SSM parameters
1313
Order: 1
1414
AWS::CloudFormation::Interface:
@@ -201,8 +201,8 @@ Parameters:
201201
Description: The SRA solution name. The Description value is the folder name of the solution
202202
Type: String
203203
pSRASolutionVersion:
204-
AllowedValues: [v1.2]
205-
Default: v1.2
204+
AllowedValues: [v1.3]
205+
Default: v1.3
206206
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
207207
Type: String
208208
pSRAStagingS3BucketNamePrefix:

aws_sra_examples/solutions/common/common_prerequisites/templates/sra-common-prerequisites-main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Description:
88
https://github.com/aws-samples/aws-security-reference-architecture-examples (sra-1ssgnse2h)
99
Metadata:
1010
SRA:
11-
Version: 1.2
11+
Version: 1.3
1212
Entry: Parameters for deploying solution without resolving SSM parameters
1313
Order: 1
1414
AWS::CloudFormation::Interface:
@@ -193,8 +193,8 @@ Parameters:
193193
Description: The SRA solution name. The Description value is the folder name of the solution
194194
Type: String
195195
pSRASolutionVersion:
196-
AllowedValues: [v1.2]
197-
Default: v1.2
196+
AllowedValues: [v1.3]
197+
Default: v1.3
198198
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
199199
Type: String
200200
pSRAStagingS3BucketNamePrefix:

aws_sra_examples/solutions/common/common_register_delegated_administrator/templates/sra-common-register-delegated-administrator-ssm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description:
1010

1111
Metadata:
1212
SRA:
13-
Version: 1.1
13+
Version: 1.2
1414
AWS::CloudFormation::Interface:
1515
ParameterGroups:
1616
- Label:

aws_sra_examples/solutions/common/common_register_delegated_administrator/templates/sra-common-register-delegated-administrator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description:
1010

1111
Metadata:
1212
SRA:
13-
Version: 1.1
13+
Version: 1.2
1414
AWS::CloudFormation::Interface:
1515
ParameterGroups:
1616
- Label:

aws_sra_examples/solutions/config/config_aggregator_org/templates/sra-config-aggregator-org-main-ssm.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description:
99

1010
Metadata:
1111
SRA:
12-
Version: 1.1
12+
Version: 1.2
1313
AWS::CloudFormation::Interface:
1414
ParameterGroups:
1515
- Label:
@@ -73,8 +73,8 @@ Parameters:
7373
Description: The SRA solution name. The default value is the folder name of the solution
7474
Type: String
7575
pSRASolutionVersion:
76-
AllowedValues: [v1.1]
77-
Default: v1.1
76+
AllowedValues: [v1.2]
77+
Default: v1.2
7878
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
7979
Type: String
8080
pSRAStagingS3BucketName:

aws_sra_examples/solutions/config/config_aggregator_org/templates/sra-config-aggregator-org-main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description:
99

1010
Metadata:
1111
SRA:
12-
Version: 1.1
12+
Version: 1.2
1313
AWS::CloudFormation::Interface:
1414
ParameterGroups:
1515
- Label:
@@ -72,8 +72,8 @@ Parameters:
7272
Description: The SRA solution name. The default value is the folder name of the solution
7373
Type: String
7474
pSRASolutionVersion:
75-
AllowedValues: [v1.1]
76-
Default: v1.1
75+
AllowedValues: [v1.2]
76+
Default: v1.2
7777
Description: The SRA solution version. Used to trigger updates on the nested StackSets.
7878
Type: String
7979
pSRAStagingS3BucketName:

0 commit comments

Comments
 (0)