Skip to content

Commit

Permalink
Add enabling cloud watch logging
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane committed Dec 14, 2021
1 parent 33db561 commit f0f5150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ module "dmrpp_service" {
memory_reservation = var.memory_reservation
region = var.region
volumes = var.volumes
enable_cw_logging = var.enable_cw_logging

}

0 comments on commit f0f5150

Please sign in to comment.