resource "aws_kms_key" "flow_log" { description = "This key is used to encrypt bucket objects" deletion_window_in_days = 10 policy = <