Releases: segmentio/terraform-segment-data-lakes
Releases · segmentio/terraform-segment-data-lakes
Release v0.3.0
This release fixes a few bugs that have cropped up in newer versions of the aws
provider, in addition to clarifying that we only support Terraform v0.11 atm due to some other breaking changes made in v0.12+.
Lastly, the IAM module now can be used multiple times, allowing you to provide a customer suffix
parameter to give each IAM Role a distinct name.
Tighten IAM roles, allow Segment to create clusters
feat(iam) : Segment can manage emr clusters, narrow scope of emr role access
bugfix(emr): Autoscaling issues resolved
emr module improvements
- feat(emr): add
emr_logs_s3_prefix
to override default location for EMR logs being saved to S3 - bugfix(emr): EMR cluster being recreated each plan due to changing S3 log URL
Allow Glue create database access in IAM policy
Merge pull request #12 from segmentio/fix-test fix test vars
add database_name output to glue module
- Adds a
database_name
output to theglue
module - Some internal development cleanup
v0.1.1
Initial Release
v0.1.0 Version 0.1.0