chore(deps): update terraform aws to ~> 5.78.0 (#15139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15103/head
renovate[bot] 6 months ago committed by GitHub
parent 062d1e9ca4
commit 3561fce225
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.77.0"
version = "~> 5.78.0"
}
random = {

Loading…
Cancel
Save