This directory contains the shared HCL orchestration patterns used by FoggyKitchen Landing Zone Orchestrator.
Patterns are the reusable implementation layer of the repository.
They are responsible for:
- normalizing YAML payload input
- resolving logical references
- composing FoggyKitchen modules
- exposing a stable pattern interface to examples
Examples under examples/ should stay thin and delegate architecture logic to the shared patterns in this directory.
Recommended order:
- start with docs/architecture.md
- review docs/payload-contract.md
- inspect the relevant pattern directory
- compare it with one of the thin example wrappers under
examples/
azure/hub_spokeis the shared base for the Azure networking-oriented patternsazure/private_endpointextends the shared Azure networking foundation- advanced multicloud implementations are intentionally distributed outside this public repository
Licensed under the Universal Permissive License (UPL), Version 1.0.
See LICENSE for details.
© 2026 FoggyKitchen.com - Cloud. Code. Clarity.