Skip to content

Releases: sculley/terraform-aws-budgets-alerts

release/v1.0.3

09 Jul 19:08
511236c
Compare
Choose a tag to compare

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

08 Jul 09:27
38a4efc
Compare
Choose a tag to compare

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.