Skip to content

Commit e1369f7

Browse files
committed
Fixed description
1 parent 2923f1d commit e1369f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ variable "vpn_gateway_id" {
113113
}
114114

115115
variable "propagate_private_route_tables_vgw" {
116-
description = "Should be true if you want privateroute table propagation"
116+
description = "Should be true if you want private route table propagation"
117117
default = false
118118
}
119119

0 commit comments

Comments
 (0)