Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Withers committed Jun 22, 2020
1 parent bce1fd1 commit c2fd5ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,3 @@ Usage: tf-workspace-cleanup -expired-workspaces=true -aws-account-id=12345678 -a
-register-workspace string
Register a workspace to be deleted at a later point
```

### Puting a workspace into DynamoDB

Putting something into DynamoDB is really simple

`tf-workspace-cleanup -put=<workspace> -aws-account-id=<account_id> -aws-iam-role=<iam_role_name>`

0 comments on commit c2fd5ae

Please sign in to comment.