Skip to content

Commit

Permalink
add import details
Browse files Browse the repository at this point in the history
  • Loading branch information
plukevdh committed Aug 7, 2018
1 parent bba8412 commit 07c7b09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ resource "aws_sns_topic_subscription" "backup_event" {
}
```

You can also import existing snitches using their token found in the snitch's page URL:

`terraform import dmsnitch_snitch.mysnitch 5b025eecf3`

![](http://img.plukevdh.me/1X2N462b0J3a/%255B5a117e75fd66875d1a7c61c65ceaaae3%255D_Image%2525202018-08-07%252520at%2525204.27.59%252520PM.png)

### Fields

| Field | Required | Values | Defaults |
Expand Down

0 comments on commit 07c7b09

Please sign in to comment.