(codepipeline): native Amazon EC2 deployment support #33584
Labels
@aws-cdk/aws-codepipeline
Related to AWS CodePipeline
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
AWS CodePipeline introduces a new action to deploy to Amazon Elastic Compute Cloud (EC2).
https://aws.amazon.com/about-aws/whats-new/2025/02/aws-codepipeline-native-ec2-deployment-support/
Use Case
See the annoucement for details.
This action deploys an application to a group of EC2 instances behind load balancers without CodeDeploy.
Proposed Solution
Add a new action class
Ec2DeployAction
to aws-codepipeline-actions module.Other Information
No response
Acknowledgements
CDK version used
2.180.0
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: