Skip to content

Commit 35f99bf

Browse files
authored
Pass deploy version to nested stack (#56)
1 parent e1583b6 commit 35f99bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/templates/root.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ Resources:
248248
PipelineBucket: !Ref PipelineBucket
249249
DestBucketName: !Ref DestBucketName
250250
DeployRoles: !Ref DeployRoles
251+
DeployVersion: !Ref DeployVersion
251252
BGA1: !Ref BGA1
252253
BGA2: !Ref BGA2
253254
Tags:

0 commit comments

Comments
 (0)