Skip to content

Commit

Permalink
Enable ad for dv-sumologic role (SumoLogic#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
melmaliacone committed Aug 24, 2020
1 parent 6c80ff4 commit a8f4fdd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions terraform/collectors.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ module "dv-test" {
module "nytimes-dv-sumologic" {
source = "../modules/collector"

name = "nytimes/dv-sumologic"
env = var.env
name = "nytimes/dv-sumologic"
env = var.env
enable_ad = true
}

module "nytimes-spg-petstore" {
Expand Down

0 comments on commit a8f4fdd

Please sign in to comment.