Skip to content

[doc-drift] Module Domains table missing container-app-environment in host/ description #466

Description

@willvelida

Discrepancy

The Module Domains table in .github/copilot-instructions.md (line 414) describes the host/ domain as:

Container Apps (HTTP, sidecar, jobs), Container Registry

However, infra/modules/host/ actually contains 5 modules:

File Listed in docs?
container-app-http.bicep ✅ (HTTP)
container-app-http-sidecar.bicep ✅ (sidecar)
container-app-jobs.bicep ✅ (jobs)
container-registry.bicep ✅ (Container Registry)
container-app-environment.bicep Missing

Files needing update

  • .github/copilot-instructions.md — line 414, Module Domains table, host/ row

Suggested correction

Change:

| `host/`          | Container Apps (HTTP, sidecar, jobs), Container Registry                 |

To:

| `host/`          | Container Apps (environment, HTTP, sidecar, jobs), Container Registry    |

Notes

  • The overall "19 reusable Bicep modules" count in the repository structure tree remains accurate.
  • All other documentation inventories (services, workflows, agents, skills, prompts, instructions, section headings, Bicep module count, module domain count) are in sync with the codebase.

Generated by Documentation Drift Detection · ● 2.9M ·

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions