-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or request
Description
The Project component was originally introduced to simplify infrastructure setup, but its complexity and heavy parameterization ultimately made it function as a wrapper for VPC without meaningful added value.
For v2, the Project component will be deprecated. However, its two key features will be retained in revised form:
- VPC provisioning will become a standalone component, eliminating the prior requirement to create VPCs exclusively through the
Projectcomponent. - The
Ec2SSMConnectcomponent will move into the database module, allowing direct configuration of EC2 SSM Connect within database setups. Previously, this integration was only possible via theProjectcomponent due to its dependency on VPC.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request