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 9f07e32 commit 98ef64aCopy full SHA for 98ef64a
1 file changed
examples/snippets/stacks/workflows/network.yaml
@@ -13,7 +13,8 @@ workflows:
13
vendor:
14
description: Vendor component dependencies for the network layer.
15
steps:
16
- - command: vendor pull --component tgw
+ - command: vendor pull --component tgw/hub
17
+ - command: vendor pull --component tgw/spoke
18
- command: vendor pull --component acm
19
- command: vendor pull --component bastion
20
- command: vendor pull --component dns-delegated
0 commit comments