chore(deps): update terraform aws to v4.34.0 (#16)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-07 00:25:18 -04:00 committed by GitHub
parent e6c6fabaae
commit 51400dc45f
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.33.0"
aws = "4.34.0"
}
}

View file

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