Skip to content

Commit cb09d92

Browse files
terraform-docs: automated action
1 parent ea74ab0 commit cb09d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ module "basic-example" {
9090
9191
budgets = [
9292
{
93-
name = var.name
93+
name = var.name
9494
9595
budget_type = "COST"
9696
limit_amount = var.amount

0 commit comments

Comments
 (0)