Skip to content

Commit

Permalink
Updated ebs snapshot documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Raihaan Shouhell committed Jul 3, 2019
1 parent 05ad737 commit 688b5f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/docs/r/ebs_snapshot.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ The following arguments are supported:
* `description` - (Optional) A description of what the snapshot is.
* `tags` - (Optional) A mapping of tags to assign to the snapshot

### Timeouts

`aws_ebs_snapshot` provides the following
[Timeouts](/docs/configuration/resources.html#timeouts) configuration options:

- `create` - (Default `10 minutes`) Used for creating the ebs snapshot
- `delete` - (Default `10 minutes`) Used for deleting the ebs snapshot

## Attributes Reference

Expand Down

0 comments on commit 688b5f1

Please sign in to comment.