Skip to content

Commit c1b2f70

Browse files
Bump hashicorp/aws from 5.39.0 to 5.39.1 in /providers
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.39.0 to 5.39.1. - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v5.39.0...v5.39.1) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a99621d commit c1b2f70

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)