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 243c658Copy full SHA for 243c658
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.11"
18
}
19
20
0 commit comments