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 f8305dc commit e01a237Copy full SHA for e01a237
main.tf
@@ -13,7 +13,7 @@ terraform {
13
14
aws = {
15
source = "hashicorp/aws"
16
- version = "~> 5.31"
+ version = "~> 6.0"
17
}
18
19
0 commit comments