There was an error while loading. Please reload this page.
1 parent 3486db7 commit 46ecccaCopy full SHA for 46eccca
terraform-modules/aws/vpc/variables.tf
@@ -78,5 +78,5 @@ variable "external_nat_ip_ids" {
78
variable "create_elasticache_subnet_route_table" {
79
description = "Controls if separate route table for elasticache should be created"
80
type = bool
81
- default = false
+ default = true
82
}
0 commit comments