Skip to content

Commit

Permalink
(github actions) generated latest snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
milldr authored and github-actions[bot] committed Feb 15, 2025
1 parent 9f07e32 commit 98ef64a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/snippets/stacks/workflows/network.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ workflows:
vendor:
description: Vendor component dependencies for the network layer.
steps:
- command: vendor pull --component tgw
- command: vendor pull --component tgw/hub
- command: vendor pull --component tgw/spoke
- command: vendor pull --component acm
- command: vendor pull --component bastion
- command: vendor pull --component dns-delegated
Expand Down

0 comments on commit 98ef64a

Please sign in to comment.