Releases: aws-samples/aws-cloud9-bootstrapping-example
Releases · aws-samples/aws-cloud9-bootstrapping-example
1.5.0
- rewritten Lambda and Bootstrap code to enable better logging and debugging capabilities.
- volume resizing now has error handling and reboots, runcommand continues after reboot
- AWS Lambda now on newest (stable) python runtime
1.2.1
Changed
- SSE and Versioning for the Output S3 Bucket
1.2.0
[1.2.0] - 2022-09-30
Changed:
- #2: better exception handling
- #4: better cfn response
- bump python runtime to 3.9
- remove not needed software (IaC Tools) to give a clean template.
1.1.0
Changed
- bump terraform version to 0.13.5
- add parameter and bootstrap code to resize the cloud9 system volume.