Skip to content

Commit faf7305

Browse files
authored
Merge pull request #27474 from hashicorp/f-budgets-auto-adjust
Add auto-adjust feature to aws_budget
2 parents 274b548 + 83e6258 commit faf7305

14 files changed

+1010
-518
lines changed

.changelog/25766.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_budgets_budget: Add `planned_limit` configuration block
3+
```

.changelog/27474.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_budgets_budget: Add `auto_adjust_data` configuration block
3+
```

0 commit comments

Comments
 (0)