chore(deps): update terraform aws to v4.32.0 (#14)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-25 16:25:22 -04:00 committed by GitHub
parent 6f77650d20
commit 80ff6e804a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_version = ">=1.0"
required_providers {
aws = "4.31.0"
aws = "4.32.0"
}
}

View file

@ -2,7 +2,7 @@ terraform {
required_version = ">=1.0"
required_providers {
aws = "4.31.0"
aws = "4.32.0"
}
}