apprunner-roadmap icon indicating copy to clipboard operation
apprunner-roadmap copied to clipboard

CloudFormation AutoScalingConfiguration Supprot For AppRunner

Open markotitel opened this issue 4 years ago • 1 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request Currently we cannot define AutoScalingConfiguration using CloudFormation

Describe alternatives you've considered Custom Lambda resource

Additional context N/A Attachments N/A

markotitel avatar Nov 07 '21 14:11 markotitel

aws-cloudformation/cloudformation-coverage-roadmap/issues/1205 was marked as shipped a week ago, but I can't find any indication in the docs that it's available for use.

rhbecker avatar Jul 15 '22 18:07 rhbecker

So what is the actual answer here? Can we create AutoscalingConfiguration with CloudFormation? The documentation does not appear to have changed since @rhbecker commented on Jul 15, 2022.

Do we need to create a separate issue to update the documentation, or is this not officially supported?

hiebj avatar Feb 24 '23 02:02 hiebj

@hiebj Just above your comment, there's an auto-generated notification indicating this issue was moved into the "We are working on it" column of the service's Roadmap - so, I think the answer is that it's not yet supported.

rhbecker avatar Feb 24 '23 02:02 rhbecker

While the team is working in this, I did my own custom resource to use meanwhile, https://www.npmjs.com/package/cdk-apprunner-autoscaling If you use CDK you can use it. I'm quite sure there may be a way to achieve the same using play cloudformation code, let me know if you know how and we can work on it too!

nalejandroveron avatar Mar 26 '23 21:03 nalejandroveron

Happy to announce that this feature shipped yesterday, 6/22. See https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-autoscalingconfiguration.html

jsheld avatar Jun 23 '23 19:06 jsheld