Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Esanim committed Feb 19, 2024
1 parent af9d256 commit 00598e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit-complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module "test" {
description = "some explanation on what this is"
filter = "resource.type = gce_instance"
unique_writer_identity = false
use_partitioned_tables = true
use_partitioned_tables = false
exclusions = [{
name = "nsexcllusion1"
description = "Exclude logs from namespace-1 in k8s"
Expand Down

0 comments on commit 00598e2

Please sign in to comment.