Have plan of add Cloudformation Launch Stack Button on this repository?
Add 'Cloudformation Launch Stack' Button seems like good for this project for using it easily.
Have you any plan? If not, I gonna pull request.
Hi @roharon and thanks for opening this issue :) In its current state, this library is only providing support for CDK. It allows you to add a budget aspect on your CDK resources. It is not a standalone application that you can add as is to your AWS account. Is that what you had in mind ? Which IaC solution are you currently relying on to deploy on AWS ?
Oh, I See. You absolutely understood my mind 😅
I am considering with cloudformation IaC and presenting the button on README.md
Just made a quick modification on the README to add in prerequisites that the project in its current state requires AWS resources for which anyone wants to add a cost limit to be deployed with AWS CDK. If you'd like to work on a PR for a standalone solution with a 'Cloudformation Launch Stack' button, you're more than welcome :) ! I'd be happy to assist you :)