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 822ee1b commit 2c5a2d4Copy full SHA for 2c5a2d4
infra/tf/main.tf
@@ -10,7 +10,7 @@ terraform {
10
required_providers {
11
aws = {
12
source = "hashicorp/aws"
13
- version = "5.66.0"
+ version = "6.5.0"
14
}
15
16
0 commit comments