Skip to content

Commit 5431bcc

Browse files
authored
Merge pull request #447 from plus3it/dependabot/terraform/providers/hashicorp/aws-5.86.1
Bump hashicorp/aws from 5.86.0 to 5.86.1 in /providers
2 parents 2475a5b + 9b87127 commit 5431bcc

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

0 commit comments

Comments
 (0)