chore(deps): update terraform aws to ~> 5.92.0 (main) (#16854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/16857/head
renovate[bot] 2 months ago committed by GitHub
parent 8ce9e2731a
commit 030605acc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      production/terraform/modules/s3/versions.tf

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

Loading…
Cancel
Save