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 c6336be commit 801a453Copy full SHA for 801a453
versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_version = "~> 1"
3
required_providers {
4
aws = {
5
- version = "~> 4"
+ version = "~> 5"
6
}
7
8
0 commit comments