# Define list of variables to be output

output "cloudwatch_event_permission_id" {
  value = "${aws_cloudwatch_event_permission.{{ name }}.id}"
}
