Skip to content

Releases: diodonfrost/terraform-aws-lambda-nuke

2.12.1

01 Mar 23:41
197387a
Compare
Choose a tag to compare

Bug Fixes

  • log: grant lambda scheduler to write log (197387a)

2.12.0

01 Jan 03:45
9edfb67
Compare
Choose a tag to compare

Features

  • terraform: add tags variable (19bb8d4)

2.11.0

28 Dec 20:22
d56ac92
Compare
Choose a tag to compare

Performance Improvements

  • python: optimize aws_regions loop (204e58a)
  • python: use singleton class to initialize connection to aws (2395f08)

2.10.1

20 Dec 15:05
6bc4891
Compare
Choose a tag to compare

Bug fixes

  • terraform: apply terraform fmt (e10eb9f)

CI

  • tflint: update terraform version (cfc0b4c)
  • travis-ci: removing travis-ci pipeline (706bc0c)

Tests

  • sanity: stop sanity script when error is found (5c7ed0f)

2.10.0

08 Nov 17:49
f2901a4
Compare
Choose a tag to compare

Test

  • poetry: add python pyproject.toml file (d59483f)
  • pytest: set python_path directly in pytest.ini (70e7b98)
  • kitchen-ci: removing kitchen-ci test (8722edb)

2.9.0

11 Sep 23:13
785c935
Compare
Choose a tag to compare

Added

  • Python 3.8 support
  • Kafka nuke support

Changed

  • Restrict iam log group policy
  • Improve security group exceptions
  • Restrict cloudwatch log group policy
  • Pytest: freeze moto version

2.8.0

07 Mar 00:20
ef403f9
Compare
Choose a tag to compare

Added

  • Nuke ec2 snapshot
  • Nuke ec2 ami

2.7.1

28 Feb 21:59
40127db
Compare
Choose a tag to compare

Added

  • Waiting for instances in terminated state

Changed

  • Do not delete resource with no datetime if older_than not equal zero

2.7.0

23 Feb 15:03
ed1db4a
Compare
Choose a tag to compare

Added

  • Nuke emr cluster
  • Nuke security group rule

2.6.0

16 Feb 23:20
68c4db0
Compare
Choose a tag to compare

Added

  • kms support