Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigodelmonte authored Aug 11, 2020
1 parent 71d397a commit 187e1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ module "kinesis-stream" {
|kinesis_stream_name|The unique Kinesis stream name|
|kinesis_stream_shard_count|The count of shards for this Kinesis stream|
|kinesis_stream_arn|The Amazon Resource Name (ARN) specifying the Kinesis stream|
|kinesis_stream_iam_policy_read_only_arn|The IAM Policy (ARN) read only of the Stream"|
|kinesis_stream_iam_policy_write_arn|The IAM Policy (ARN) write only of the Stream"
|kinesis_stream_iam_policy_read_only_arn|The IAM Policy (ARN) read only of the Stream|
|kinesis_stream_iam_policy_write_arn|The IAM Policy (ARN) write only of the Stream|
|kinesis_stream_iam_policy_admin_arn|The IAM Policy (ARN) admin of the Stream|

## Tests
Expand Down

0 comments on commit 187e1ec

Please sign in to comment.