Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Repository files navigation

⚠️ DEPRECATED - Repository Archived

This repository has been merged into codeflow-orchestration.


New Location

All infrastructure code has been moved to the codeflow-orchestration repository:

ComponentOld LocationNew Location
Bicep templatesbicep/codeflow-orchestration/infrastructure/bicep/
Terraformterraform/codeflow-orchestration/infrastructure/terraform/
Kuberneteskubernetes/codeflow-orchestration/infrastructure/kubernetes/
Dockerdocker/codeflow-orchestration/infrastructure/docker/
CI/CD Workflows.github/workflows/codeflow-orchestration/infrastructure/.github/workflows/

Migration Guide

Clone the New Repository

git clone https://github.com/JustAGhosT/codeflow-orchestration.git
cd codeflow-orchestration/infrastructure

Update Your Workflows

If you have workflows referencing this repository, update them to use:

# Old
- uses: actions/checkout@v4with:
repository: JustAGhosT/codeflow-infrastructure# New
- uses: actions/checkout@v4with:
repository: JustAGhosT/codeflow-orchestrationpath: orchestration# Then reference: orchestration/infrastructure/bicep/...

Update Your Bookmarks

  • Old:https://github.com/JustAGhosT/codeflow-infrastructure
  • New:https://github.com/JustAGhosT/codeflow-orchestration/tree/main/infrastructure

Why This Change?

  1. Single source of truth - All infrastructure and orchestration in one place
  2. Simplified CI/CD - One repository to manage all deployment automation
  3. Better discoverability - Contributors find everything in one place
  4. Reduced repository sprawl - 7 repos → 5 repos

Questions?

If you have questions about this migration, please:

  1. Open an issue in codeflow-orchestration
  2. Review the Infrastructure Consolidation Plan

Archived: 2025-01-XX Migration completed by: Infrastructure Team

About

Infrastructure as code for CodeFlow (Bicep, Docker, Kubernetes, Terraform) — archived

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages