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 c1b9900Copy full SHA for c1b9900
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.19"
18
}
19
20
0 commit comments