Releases: nuuday/terraform-aws-cur
Releases · nuuday/terraform-aws-cur
v0.1.3
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)
v0.1.1
Fixes
- prevent conflicting operations on creating S3 resources (#22) (1a99651)
Improvements
v0.1.0
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)