chore(deps): update terraform aws to v4.38.0 (#19)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-05 14:29:20 -04:00 committed by GitHub
parent 607d77a6f1
commit 351d3abb5b
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.34.0"
aws = "4.38.0"
}
}

View file

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