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 v0.2.37
2+ Description : Deployment of Cloud Intelligence Dashboards v0.2.38
33Metadata :
44 AWS::CloudFormation::Interface :
55 ParameterGroups :
@@ -1505,7 +1505,7 @@ Resources:
15051505 Description : An AWS managed layer with a cid-cmd package installed
15061506 Content :
15071507 S3Bucket : !Sub '${LambdaLayerBucketPrefix}-${AWS::Region}'
1508- S3Key : ' cid-resource-lambda-layer/cid-0.2.37 .zip' # replace version here if needed
1508+ S3Key : ' cid-resource-lambda-layer/cid-0.2.38 .zip' # replace version here if needed
15091509 CompatibleRuntimes :
15101510 - python3.10
15111511
Original file line number Diff line number Diff line change 11
2- __version__ = '0.2.37 '
2+ __version__ = '0.2.38 '
You can’t perform that action at this time.
0 commit comments