Skip to content

Commit

Permalink
Add Next Resource type...
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Sep 2, 2015
1 parent 96557a4 commit ff40192
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,16 @@ $ awspec generate ec2 vpc-ab123cde >> spec/ec2_spec.rb
- [x] EBS Volume (`ebs`)
- [x] ELB (`elb`)
- [x] Lambda (`lambda`)
- IAM
- [x] IAM User (`iam_user`)
- [ ] IAM Group
- [ ] IAM Role
- [ ] IAM Policy

[Resource Types more infomation here](doc/resource_types.md)

### Next..

- IAM
- [ ] IAM User
- ...

## Contributing
Expand Down

0 comments on commit ff40192

Please sign in to comment.