aws-cloudformation / aws-cloudformation-resource-providers-stepfunctions

The CloudFormation Resource Provider Package For AWS Step Functions
https://aws.amazon.com/step-functions/
Apache License 2.0
6 stars 4 forks source link

Allow non-string types in DefinitionSubsitutions for StateMachine resources #33

Closed yonakim57 closed 2 years ago

yonakim57 commented 2 years ago

What Is Being Changed?

This change allows non-String types in DefinitionSubstitutions for CloudFormation for placeholders in their state machine definition at runtime.

Testing

This is a draft pull request.

Unit tests, integration tests, and canary tests need to be written