chore(deps): update terraform aws to ~> 6.32.0 (main) (#20828)

Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
renovate-sh-app[bot]
2026-02-17 12:11:25 -05:00
committed by GitHub
co-authored by renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
parent a1e6243a18
commit 7865367e49
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 6.31.0"
version = "~> 6.32.0"
}
random = {