File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11AWSTemplateFormatVersion : ' 2010-09-09'
2- Description : Deployment of Cloud Intelligence Dashboards v4.0.9
2+ Description : Deployment of Cloud Intelligence Dashboards v4.0.10
33Metadata :
44 AWS::CloudFormation::Interface :
55 ParameterGroups :
@@ -1780,7 +1780,7 @@ Resources:
17801780 - LambdaLayerBucketPrefixIsManaged
17811781 - !FindInMap [RegionMap, !Ref 'AWS::Region', BucketName]
17821782 - !Sub ' ${LambdaLayerBucketPrefix}-${AWS::Region}' # Region added for backward compatibility
1783- S3Key : ' cid-resource-lambda-layer/cid-4.0.9 .zip' # replace version here if needed
1783+ S3Key : ' cid-resource-lambda-layer/cid-4.0.10 .zip' # replace version here if needed
17841784 CompatibleRuntimes :
17851785 - python3.10
17861786 - python3.11
Original file line number Diff line number Diff line change 1- __version__ = '4.0.9 '
1+ __version__ = '4.0.10 '
22
You can’t perform that action at this time.
0 commit comments