Change stream_arm to stream_arn in docs
This commit is contained in:
parent
a68096d208
commit
7ee46ae343
|
@ -114,5 +114,5 @@ The following attributes are exported:
|
|||
|
||||
* `arn` - The arn of the table
|
||||
* `id` - The name of the table
|
||||
* `stream_arm` - The ARN of the Table Stream. Only available when `stream_enabled = true`
|
||||
* `stream_arn` - The ARN of the Table Stream. Only available when `stream_enabled = true`
|
||||
|
||||
|
|
Loading…
Reference in New Issue