aws / aws-cdk-rfcs

RFCs for the AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD Asset Publishing

eladb opened this issue · comments

PR Champion
#3437 @eladb

Description

cdk-assets is a tool in the AWS CDK toolchain responsible to package and publish assets as part of the deployment process of CDK applications.

Progress

  • Tracking Issue Created
  • RFC PR Created
  • Core Team Member Assigned
  • Initial Approval / Final Comment Period
  • Ready For Implementation
  • Resolved

How about also supporting one-click CloudFormation template in this theme? Another kind of template output with fixed asset information. See aws/aws-cdk#7860 for detail request.

Hey @eladb! Saw that this issue closed, does that mean it will be available soon or is there a way to preview/test CDK asset publishing? Very excited! Thanks to you and the CDK team!

Yes. @rix0rrr can offer some pointers

Hey @rix0rrr - any pointers or too early still? Not sure if there is a preview of this feature we can try? Sorry for the noise, just very excited for getting this feature 😄

I believe this is the issue tracking the actual implementation of this feature: aws/aws-cdk#1312

I am also very excited for this feature!