We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c6c25 commit 232108cCopy full SHA for 232108c
providers.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
aws = {
5
source = "hashicorp/aws"
6
- version = "~> 4.67.0"
+ version = "~> 5.87.0"
7
}
8
random = {
9
source = "hashicorp/random"
0 commit comments