Releases: awslabs/aws-config-rdk
Releases · awslabs/aws-config-rdk
RELEASE 0.7.12
RELEASE 0.7.11
RELEASE 0.7.11
Add support for Python 3.8 (#269)
RELEASE 0.7.10
RELEASE 0.7.9
Bug fix for the below error,
UnboundLocalError: local variable 'ssm_automation' referenced before assignment
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)
RELEASE 0.7.7
- Feature/Export custom rule to terraform file
#248