AWS Savings Plan is a new service for cost optimization. https://aws.amazon.com/savingsplans/
This is a general tracking issue for terraform implementation of these APIs.
API Docs are here. The Go-lang docs don't seem to be published yet.
Just guessing based on the API reference:
TBD
It looks like there are also additions to the aws_budgets_budget.budget_type attribute's allowed values, but we aren't constraining those with a ValidateFunc (maybe we should?).
Any updates on these?
any update?
We'd love this as well.