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

refactor: Move all aws modules to subdirectory#12

Merged
jongwooo merged 1 commit intomainfrom
refactor/move-all-aws-modules-to-subdirectory
Aug 29, 2025
Merged

refactor: Move all aws modules to subdirectory#12
jongwooo merged 1 commit intomainfrom
refactor/move-all-aws-modules-to-subdirectory

Conversation

@jongwooo
Copy link
Contributor

This pull request restructures the AWS infrastructure modules to improve code organization and maintainability.

@jongwooo jongwooo requested a review from Copilot August 29, 2025 04:58
@jongwooo jongwooo self-assigned this Aug 29, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request restructures the AWS infrastructure modules by moving them from ./Modules/ to ./Modules/AWS/ subdirectory to improve code organization and maintainability. The change creates a clearer separation between AWS-specific modules and potentially other cloud provider modules.

Key changes:

  • Updated all module source paths to include the new AWS subdirectory
  • Maintained all existing module configurations and dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jongwooo jongwooo merged commit 7f95a5c into main Aug 29, 2025
1 check passed
@jongwooo jongwooo deleted the refactor/move-all-aws-modules-to-subdirectory branch August 29, 2025 06:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant