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 5cae69f commit f62191bCopy full SHA for f62191b
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