chore(deps): update terraform aws to ~> 6.34.0 (main) (#21020)

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-03-02 13:34:46 -03:00
committed by GitHub
parent fe7c83d5f2
commit d9cdef3653

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 6.33.0"
version = "~> 6.34.0"
}
random = {