Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Keir Badger committed Jan 6, 2021
1 parent 7a7051b commit 94746cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,5 @@ variable "network_configuration_subnets" {
variable "network_configuration_security_groups" {
description = "needed for network_mode awsvpc "
type = list
default = []
default = []
}

0 comments on commit 94746cc

Please sign in to comment.