RELEASE 0.7.8
- Add skipping code bucket creation option for 'rdk init' with --skip-code-bucket-creation and using --custom-code-bucket for 'rdk deploy' with existing bucket
- introduce beta feature for create SSM document 'rdk create/modify --automation-document ' (#210)
- update accepted_resource_types (add AWS::SNS::Topic and AWS::SQS::Queue)
- Add sphinx-argparse to local dev requirements (#243)
- adding example cloudformation stack ci(#252)