Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(aws-cdk): Roadmap or Timeline for AppRunner Support #14779

Closed
shellscape opened this issue May 19, 2021 · 6 comments
Closed

(aws-cdk): Roadmap or Timeline for AppRunner Support #14779

shellscape opened this issue May 19, 2021 · 6 comments
Assignees
Labels
guidance Question that needs advice or information.

Comments

@shellscape
Copy link

❓ General Issue

The Question

I'd like to raise the issue of App Runner support https://aws.amazon.com/apprunner/ in CDK. Terraform already has support for this, and I'd love to see it available in CDK. Is there a roadmap or timeline which has not been made public for adding support for this very cool AWS service?

Environment

  • CDK CLI Version: n/a
  • Module Version: n/a
  • Node.js Version: n/a
  • OS: all
  • Language (Version): all

Other information

@shellscape shellscape added guidance Question that needs advice or information. needs-triage This issue or PR still needs to be triaged. labels May 19, 2021
@peterwoodworth
Copy link
Contributor

Hey @shellscape,

The CDK works by synthesizing code to a CloudFormation document. Since CloudFormation doesn't support AppRunner yet, this is out of our hands. I encourage you to take this issue to the CloudFormation Coverage Roadmap and submit a request there (on a quick glance I couldn't find any requests for it yet). Hope this helps!

@peterwoodworth peterwoodworth self-assigned this May 19, 2021
@peterwoodworth peterwoodworth added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed needs-triage This issue or PR still needs to be triaged. labels May 19, 2021
@shellscape
Copy link
Author

Will do, thank you for the follow up. Out of curiosity, how far behind new CF features does CDK typically run?

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@peterwoodworth
Copy link
Contributor

Our L1 constructs are automatically generated by the Cfn Resource Spec. So whenever Cfn implements these we would lag behind by a week at most, depending on merging the new resource spec and when the new CDK version gets released

@shellscape
Copy link
Author

Outstanding. Thank you

@peterwoodworth peterwoodworth removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label May 19, 2021
@nmduarteus
Copy link

nmduarteus commented May 29, 2021

Hi @peterwoodworth - this would be a great addition.

Seems that CFN already supports AppRunner - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-service.html
:)
thanks a lot in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

3 participants