We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78934af commit 47bff30Copy full SHA for 47bff30
versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_version = ">= 0.13.1"
3
4
required_providers {
5
- aws = ">= 3.35.0"
+ aws = ">= 3.37.0"
6
local = ">= 1.4"
7
null = ">= 2.1"
8
template = ">= 2.1"
0 commit comments