Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Releases: aws-samples/aws-cloud9-bootstrapping-example

1.5.0

14 Nov 20:03
Compare
Choose a tag to compare
  • 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

05 Oct 20:36
Compare
Choose a tag to compare

Changed

  • SSE and Versioning for the Output S3 Bucket

1.2.0

30 Sep 11:32
Compare
Choose a tag to compare

[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

11 Nov 08:17
Compare
Choose a tag to compare

Changed

  • bump terraform version to 0.13.5
  • add parameter and bootstrap code to resize the cloud9 system volume.