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