cloudtools / cloudtools/stacker
Feature: Add a "cost" subcommand
Open
enhancement
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
CloudFormation [has an `EstimateTemplateCost` API](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_EstimateTemplateCost.html), which you can pass a CloudFormation template, and get back a URL to the cost calculator. It'd be kinda cool if stacker could automate this a bit, with a `cost` subcommand or something.
Contributor guide
Assessment
This issue has not been assessed yet.