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.
2 parents 7d732fb + 39f5ca1 commit 04beaaeCopy full SHA for 04beaae
1 file changed
api/terraform/terraform.tf
@@ -21,7 +21,7 @@ terraform {
21
required_providers {
22
aws = {
23
source = "hashicorp/aws"
24
- version = "~> 5.31"
+ version = "~> 6.0"
25
}
26
null = {
27
source = "hashicorp/null"
0 commit comments