Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 18, 2022
1 parent b78ffcb commit 127f090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fargate-cluster/variables.ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variable "ecs_vpc_filter" {
type = string
}

variable "container_subnet_filter" {
variable "ecs_container_subnet_filter" {
description = "Container subnet filter (ex., *-container-*) to use to select the container subents in this VPC"
type = string
}
Expand Down

0 comments on commit 127f090

Please sign in to comment.