Files
acdl/modules/l1/l1-api-gateway/manifest.yaml
T
Jon Chery 6a1daabe48 feat(P02): l1-api-gateway manifest + mock_apply (T-2.4)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: infra-stub-engineer
task: T-2.4
requirements:
  covered: [REQ-02, REQ-03]
---/ci---

Wave 1, task T-2.4. Creates modules/l1/l1-api-gateway/ with manifest.yaml
(flat inputs per D-017) and the uniform mock_apply.sh (D-007 + D-018).
2026-07-21 13:14:52 +00:00

10 lines
251 B
YAML

name: l1-api-gateway
kind: l1
description: HTTP routing primitive
inputs:
api_name:
description: Name of the API Gateway REST/HTTP API
type: string
stage_name:
description: Name of the deployment stage (e.g. dev, prod)
type: string