Skip to content

Latest commit

 

History

History
53 lines (25 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

53 lines (25 loc) · 2.99 KB

Changelog

0.1.3 (2022-01-27)

Improvements

  • tigthen IAM for Crawler and Lambda (c9e7b61)

Fixes

  • allow Glue Crawler to create new Athena partitions (#31) (724f0e1)
  • prevent KMS data source from being read during apply (#27) (b3ffcc0)
  • really make cur_role_session_name variable optional (#32) (f4135d6)

0.1.2 (2021-06-08)

Improvements

0.1.1 (2021-06-02)

Fixes

  • prevent conflicting operations on creating S3 resources (#22) (1a99651)

Improvements

  • optionally use KMS CMK for S3 SSE (#24) (6cdc902)

0.1.0 (2021-05-31)

Features

  • optionally provision S3 bucket for CUR data (#3) (96f16ee)
  • populate Athena Table with CUR data (#6) (ffec446)

Fixes

  • actually create report definition (#9) (a89251a)
  • prevent Lambda from erroring out if Crawler is already running (#11) (a914ae3)

Improvements

  • output useful values from provisioned resources (#19) (7904c5e)