Skip to content

Commit 90d4ec3

Browse files
authored
Merge pull request #201 from plus3it/dependabot/terraform/providers/hashicorp/aws-5.39.1
Bump hashicorp/aws from 5.39.0 to 5.39.1 in /providers
2 parents a99621d + c1b2f70 commit 90d4ec3

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.0"
5+
version = "5.39.1"
66
}
77
external = {
88
source = "registry.terraform.io/hashicorp/external"

0 commit comments

Comments
 (0)