Skip to content

Commit d9c3a6b

Browse files
committed
revert
1 parent 167d870 commit d9c3a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/postgresql/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ module "aurora" {
117117
Sensitivity = "high"
118118
}
119119

120-
create_db_cluster_activity_stream = false
120+
create_db_cluster_activity_stream = true
121121
db_cluster_activity_stream_kms_key_id = module.kms.key_id
122122
db_cluster_activity_stream_mode = "async"
123123

0 commit comments

Comments
 (0)