Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 02:06
· 9 commits to main since this release
9e62307

🚀 Enhancements

feat: added auto_adjust_data attribute @mayank0202 (#29)

what

  • No breaking changes were done , added only one attribute in budgets resource type i.e auto_adjust_data and its optional but its a new attribute that has been seen in terraform docs.

why

  • I've determined that enabling the auto_adjust_data attribute is essential for aligning with business requirements and best practices for cost management. My testing has confirmed that its inclusion doesn't cause any functional disruptions, and it offers the added benefit of triggering email notifications upon auto-adjustments, enhancing visibility into budget changes. Therefore, I strongly recommend incorporating this attribute in our Terraform configuration to ensure optimal budget management and adherence to business needs.
    screenshot is attached below:

IMG_5597

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/budgets_budget#auto-adjust-data