Skip to content

Commit 28ab49e

Browse files
authored
fix lint (#151)
1 parent 0ea2569 commit 28ab49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Outputs:
258258
DataCollectionDatabase:
259259
Description: "Techical Value - DataCollectionDatabase"
260260
Value: !Ref DatabaseName
261-
Export: { Name: !Sub "cid-DataCollection-Database" }
261+
Export: { Name: "cid-DataCollection-Database" }
262262

263263
Conditions:
264264
DeployTAModule: !Equals [ !Ref IncludeTAModule, "yes"]

0 commit comments

Comments
 (0)