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

Choose a tag to compare

@couchgott couchgott released this 14 Nov 20:03
  • 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

Choose a tag to compare

@couchgott couchgott released this 05 Oct 20:36

Changed

  • SSE and Versioning for the Output S3 Bucket

1.2.0

Choose a tag to compare

@couchgott couchgott released this 30 Sep 11:32

[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

Choose a tag to compare

@couchgott couchgott released this 11 Nov 08:17

Changed

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