Releases: sculley/terraform-aws-budgets-alerts
Releases · sculley/terraform-aws-budgets-alerts
release/v1.0.3
The aws_budgets_budget resource was updated in AWS provider version (3.52.0), cost_filters was replaced with cost_filter.
This change updates the versions.tf to ensure that you are using the required version of AWS provider
The readme was also updated to reflect the new requirements.
release/v1.0.2
random_string
resource has deprecate the number input parameter, we have updated to use the new numeric parameter.
aws_budgets_budget
resources has deprecated the cost_filters input parameter, we have updated to use the new cost_filter parameter.