Skip to content

Commit 547a51a

Browse files
authored
release 3.4.5 (#249)
1 parent e115263 commit 547a51a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

data-collection/deploy/deploy-data-collection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion: '2010-09-09'
2-
Description: CID Data Collection Stack v3.4.4
2+
Description: CID Data Collection Stack v3.4.5
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:

data-collection/deploy/deploy-data-read-permissions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion: "2010-09-09"
2-
Description: CID Data Collection - All-in-One for Management Account v3.4.4
2+
Description: CID Data Collection - All-in-One for Management Account v3.4.5
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:
@@ -204,7 +204,7 @@ Resources:
204204
DataCollectorOrgAccountModulesReadStackSet:
205205
Type: AWS::CloudFormation::StackSet
206206
Properties:
207-
Description: "StackSet in charge of deploying read roles across organization accounts v3.4.4"
207+
Description: "StackSet in charge of deploying read roles across organization accounts v3.4.5"
208208
PermissionModel: SERVICE_MANAGED
209209
AutoDeployment:
210210
Enabled: true

data-collection/deploy/deploy-in-linked-account.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion: '2010-09-09'
2-
Description: CID Data Collection - Role for Linked Account v3.4.4
2+
Description: CID Data Collection - Role for Linked Account v3.4.5
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:

data-collection/deploy/deploy-in-management-account.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion: '2010-09-09'
2-
Description: CID Data Collection - Role for Management Account v3.4.4
2+
Description: CID Data Collection - Role for Management Account v3.4.5
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:

data-collection/utils/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.4.4"
2+
"version": "3.4.5"
33
}

0 commit comments

Comments
 (0)