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 7337166 commit 8c972adCopy full SHA for 8c972ad
sdlf-utils/workshop-examples/10-demo/sdlf-workshop/pipeline-main.yaml
@@ -10,6 +10,7 @@ Resources:
10
rMainA:
11
Type: awslabs::sdlf::stagelambda::MODULE
12
Properties:
13
+ pPipelineReference: !Ref pPipelineReference
14
pDeploymentInstance: mainA
15
pStorageDeploymentInstance: dev
16
pDatasetDeploymentInstance: dev
@@ -32,6 +33,7 @@ Resources:
32
33
rMainB:
34
Type: awslabs::sdlf::stageglue::MODULE
35
36
37
pDeploymentInstance: mainB
38
39
0 commit comments