Skip to content

Commit 183e941

Browse files
authored
Merge pull request #137 from awslabs/release/3.0.8
release 3.0.8
2 parents 02e5e61 + 73b4e53 commit 183e941

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.0.7
2+
Description: CID Data Collection Stack v3.0.8
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:

data-collection/deploy/deploy-data-read-permissions.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 - All-in-One for Management Account v3.0.7
2+
Description: CID Data Collection - All-in-One for Management Account v3.0.8
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:

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.0.7
2+
Description: CID Data Collection - Role for Linked Account v3.0.8
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.0.7
2+
Description: CID Data Collection - Role for Management Account v3.0.8
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.0.7"
2+
"version": "3.0.8"
33
}

0 commit comments

Comments
 (0)