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 ab31204 commit 6713dafCopy full SHA for 6713daf
examples/cert-gen/variables.tf
@@ -35,7 +35,7 @@ variable "region" {
35
}
36
37
variable "subnets" {
38
- tpye = "string"
+ type = "string"
39
description = "List of VPC subnets eligible for instance deployment"
40
41
0 commit comments