Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
jnonino authored Jun 3, 2021
1 parent 7ea05c7 commit 66cfdad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "logs" {
source = "../../"
logs_path = "test-path"
log_group_retention_in_days = 20
log_group_retention_in_days = 30
}

0 comments on commit 66cfdad

Please sign in to comment.