Immutable
release. Only release title and notes can be modified.
This release adds support for several new AWS and Azure resources, improves pricing accuracy, and includes a number of security fixes. It also updates the v0.x CLI for the v2 migration. Thanks to all our new contributors for helping make this release possible!
✨ New Features
- Added support for
azurerm_managed_redisby @Kunalbehbud in #3523. - Added support for
azurerm_storage_tableby @mohsenkhosroanjam in #3427. - Added support for
azurerm_static_siteby @mohsenkhosroanjam in #3424. - Added CPU credit support for burstable RDS instances by @VishalGawale in #3517.
- Added EBS throughput cost support for EC2 instances and Auto Scaling Groups by @eugeneotto in #3519.
🐛 Fixes
- Fixed Lambda ephemeral storage pricing to never go below zero by @ricardbejarano in #3528.
- Marked active SES receipt rule sets as free by @ricardbejarano in #3534.
- Fixed pricing lookups for custom-priced components by @aliscott in #3589.
- Fixed Azure Automation Watcher pricing by moving it to
azurerm_automation_watcherby @ptdatta in #3417. - Truncated oversized GitLab comments to avoid API failures by @vdmgolub in #3542.
- Fixed shared Pricing API client cache usage by @vf42 in #3222.
🔒 Security
- Fixed CVE-2026-4660 by resolving Git refs via
git rev-parseto prevent argument injection by @liamg in #3540. - Scoped Terraform Cloud and Terraform Registry tokens to trusted hosts by @liamg in #3590.
- Resolved intermediate symlink handling for improved path confinement by @liamg in #3586.
- Updated Go and dependencies to address multiple security vulnerabilities by @aliscott in #3581 and #3588.
🛠️ Maintenance
- Added a v2 upgrade notice to the v0.10 update checker by @liamcervante in #3572.
Full Changelog: v0.10.44...v0.10.45