We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea9976 commit a5f54e8Copy full SHA for a5f54e8
versions.tf
@@ -1,9 +1,9 @@
1
-
2
terraform {
3
required_version = ">= 0.13"
4
required_providers {
5
aws = {
6
- source = "hashicorp/aws"
+ source = "hashicorp/aws"
+ version = "3.74.1"
7
}
8
9
0 commit comments