You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ module "step_function" {
128
128
129
129
-[Complete](https://github.com/terraform-aws-modules/terraform-aws-step-functions/tree/master/examples/complete) - Create Step Function and required IAM resources in various combinations with all supported features.
130
130
131
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
131
+
<!--BEGIN_TF_DOCS-->
132
132
## Requirements
133
133
134
134
| Name | Version |
@@ -233,7 +233,7 @@ No modules.
233
233
| <aname="output_state_machine_name"></a> [state\_machine\_name](#output\_state\_machine\_name)| The Name of the Step Function |
234
234
| <aname="output_state_machine_status"></a> [state\_machine\_status](#output\_state\_machine\_status)| The current status of the Step Function |
235
235
| <aname="output_state_machine_version_arn"></a> [state\_machine\_version\_arn](#output\_state\_machine\_version\_arn)| The ARN of state machine version |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ $ terraform apply
17
17
18
18
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
19
19
20
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
20
+
<!--BEGIN_TF_DOCS-->
21
21
## Requirements
22
22
23
23
| Name | Version |
@@ -73,4 +73,4 @@ No inputs.
73
73
| <aname="output_state_machine_id"></a> [state\_machine\_id](#output\_state\_machine\_id)| The ARN of the State Machine |
74
74
| <aname="output_state_machine_status"></a> [state\_machine\_status](#output\_state\_machine\_status)| The current status of the State Machine |
75
75
| <aname="output_state_machine_version_arn"></a> [state\_machine\_version\_arn](#output\_state\_machine\_version\_arn)| The ARN of state machine version |
0 commit comments