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.
2 parents 5e62f0b + e35638c commit c5f8526Copy full SHA for c5f8526
versions.tf
@@ -2,6 +2,6 @@ terraform {
2
required_version = ">= 0.12.2"
3
4
required_providers {
5
- aws = "~> 2.44"
+ aws = ">= 2.44"
6
}
7
0 commit comments