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 c4e1186 commit 43ecf0aCopy full SHA for 43ecf0a
examples/basic_usage/versions.tf
@@ -14,7 +14,7 @@ terraform {
14
# for more information about the S3 bucket refactor.
15
aws = {
16
source = "hashicorp/aws"
17
- version = "~> 4.9"
+ version = "~> 6.4"
18
}
19
20
0 commit comments