Skip to content

Commit

Permalink
Update Terraform cloudposse/budgets/aws to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 8bad777 commit d7d5771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/aws/account-settings/budgets.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "budgets" {
source = "cloudposse/budgets/aws"
version = "0.2.1"
version = "0.5.1"
enabled = module.this.enabled && var.budgets_enabled

budgets = var.budgets
Expand Down

0 comments on commit d7d5771

Please sign in to comment.