## deploy
npx cdk deploy AppRunnerStack
## destory
npx cdk destory AppRunnerStack
This is used it to cover a gap in CFN where we don't have a resource to create AppRunner AutoScalingConfiguration (AutoScalingConfigurationArn).
Yes, please see stack/apprunner.ts
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.