Skip to content

Commit

Permalink
add documentation for tag support for aws_sfn_state_machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunil Kumar Mohanty committed Jan 3, 2019
1 parent 50b1dc7 commit e17a10d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/sfn_state_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The following arguments are supported:
* `name` - (Required) The name of the state machine.
* `definition` - (Required) The Amazon States Language definition of the state machine.
* `role_arn` - (Required) The Amazon Resource Name (ARN) of the IAM role to use for this state machine.
* `tags` - (Optional) Key-value mapping of resource tags

## Attributes Reference

Expand Down

0 comments on commit e17a10d

Please sign in to comment.