Skip to content

Commit 0595444

Browse files
authored
Merge pull request #205 from plus3it/dependabot/terraform/providers/hashicorp/aws-5.40.0
Bump hashicorp/aws from 5.39.1 to 5.40.0 in /providers
2 parents 24a84de + 37f2e6d commit 0595444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "registry.terraform.io/hashicorp/aws"
5-
version = "5.39.1"
5+
version = "5.40.0"
66
}
77
external = {
88
source = "registry.terraform.io/hashicorp/external"

0 commit comments

Comments
 (0)