We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2475a5b + 9b87127 commit 5431bccCopy full SHA for 5431bcc
providers/versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
aws = {
4
source = "registry.terraform.io/hashicorp/aws"
5
- version = "5.86.0"
+ version = "5.86.1"
6
}
7
external = {
8
source = "registry.terraform.io/hashicorp/external"
0 commit comments