# ------------------------------------------------------------------------------ # Amazon Step Function outputs # ------------------------------------------------------------------------------ output "name" { description = "The name of the Step Function" value = aws_sfn_state_machine.this.name }