version aws upgrade

This commit is contained in:
matthieu42morin 2024-02-29 18:55:55 +01:00
parent b75f3facd6
commit ffd6c5b400
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 3.0"
version = "~> 5.38.0"
}
random = {
source = "hashicorp/random"