Skip to content

Commit 98ef64a

Browse files
milldrgithub-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent 9f07e32 commit 98ef64a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/snippets/stacks/workflows/network.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ workflows:
1313
vendor:
1414
description: Vendor component dependencies for the network layer.
1515
steps:
16-
- command: vendor pull --component tgw
16+
- command: vendor pull --component tgw/hub
17+
- command: vendor pull --component tgw/spoke
1718
- command: vendor pull --component acm
1819
- command: vendor pull --component bastion
1920
- command: vendor pull --component dns-delegated

0 commit comments

Comments
 (0)