chore(deps): update terraform aws to ~> 5.87.0 (main) (#16269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/16273/head
renovate[bot] 11 months ago committed by GitHub
parent 810dff9b41
commit 49a69b2e64
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.86.0"
version = "~> 5.87.0"
}
random = {

Loading…
Cancel
Save