Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-module-state-machine

Current preferred layout and tooling for terraform modules

Examples

TBD

Requirements

No requirements.

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

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

Outputs

Name Description
definition The definition of the state machine

About

Module to make the creation of AWS state machines with terraform easier

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages