Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
fux, but with service where log_group_name_prefix isn't passed to task
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kenny committed Dec 6, 2017
1 parent 5595d36 commit 331210b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ module "task" {
]

extra_vars = "${var.extra_vars}"
log_group_name_prefix = "${var.log_group_name_prefix}"
}

locals {
Expand Down

0 comments on commit 331210b

Please sign in to comment.