Current preferred layout and tooling for terraform modules
TBD
No requirements.
No providers.
No modules.
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
amazon_states_language_version | The version of the Amazon States Language used in the state machine. | string |
null |
no |
comment | A human-readable description of the state machine. | string |
n/a | yes |
start_at | A string that must exactly match the name of one of the state objects. | string |
n/a | yes |
states | An object containing a set of states. | any |
n/a | yes |
timeout_seconds | The maximum number of seconds an execution of the state machine can run. | number |
null |
no |
Name | Description |
---|---|
definition | The definition of the state machine |