We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80101b commit 870516bCopy full SHA for 870516b
versions.tf
@@ -5,7 +5,7 @@ terraform {
5
required_providers {
6
aws = {
7
source = "hashicorp/aws"
8
- version = ">= 5.1.0"
+ version = "~> 4.0"
9
}
10
11
0 commit comments