We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea2569 commit 28ab49eCopy full SHA for 28ab49e
data-collection/deploy/deploy-data-collection.yaml
@@ -258,7 +258,7 @@ Outputs:
258
DataCollectionDatabase:
259
Description: "Techical Value - DataCollectionDatabase"
260
Value: !Ref DatabaseName
261
- Export: { Name: !Sub "cid-DataCollection-Database" }
+ Export: { Name: "cid-DataCollection-Database" }
262
263
Conditions:
264
DeployTAModule: !Equals [ !Ref IncludeTAModule, "yes"]
0 commit comments