Skip to content

Infra submodule#424

Merged
placerda merged 4 commits intodevelopfrom
infra-submodule
Mar 2, 2026
Merged

Infra submodule#424
placerda merged 4 commits intodevelopfrom
infra-submodule

Conversation

@placerda
Copy link
Copy Markdown
Contributor

@placerda placerda commented Mar 2, 2026

This pull request migrates the infra folder from being managed directly in the repository to being an external Git submodule, pointing to the bicep-ptn-aiml-landing-zone repository. This change centralizes infrastructure code management and simplifies updates by referencing a single, versioned source. As a result, infrastructure-related files and scripts are now managed externally, and local copies have been removed from this repository.

Key changes:

Infrastructure management migration:

  • Added infra as a Git submodule referencing bicep-ptn-aiml-landing-zone at version v1.0.0. (.gitmodules, infra) [1] [2]
  • Updated CHANGELOG.md to document the migration of the infra folder to the external submodule.

Removal of local infrastructure files:

  • Deleted the large infra/constants/abbreviations.json file, which contained resource abbreviation mappings.
  • Removed infra/constants/constants.bicep, which defined exported variables and types for infrastructure deployments.
  • Removed the infra/install.ps1 PowerShell script used for setting up the infrastructure environment.

@placerda placerda merged commit 8cb395b into develop Mar 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant