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 535b2ba commit 62ec2f0Copy full SHA for 62ec2f0
terraform/versions.tf
@@ -8,7 +8,7 @@ terraform {
8
}
9
aws = {
10
source = "hashicorp/aws"
11
- version = "5.98.0"
+ version = "6.3.0"
12
13
github = {
14
source = "integrations/github"
0 commit comments