chore(deps): update terraform aws to ~> 5.84.0 (#15805)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15828/head
renovate[bot] 4 months ago committed by GitHub
parent 9be147430e
commit 7b303a4f01
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.83.0"
version = "~> 5.84.0"
}
random = {

Loading…
Cancel
Save