Releases: Datatamer/terraform-aws-tamr-config
Releases · Datatamer/terraform-aws-tamr-config
v3.0.0
2.6.0
2.5.0
What's Changed
- DEV-15174 - feat: add variable for specifying TAMR_DATASET_EMR_CLUSTER_NAME_PREFIX by @skalish in #41
Full Changelog: 2.4.5...2.5.0
2.4.5
What's Changed
- DEV-15088 - adds emrfs-site property to examples required for reliable s3-dist-cp by @souza-dan in #37
- CA-164 - Add S3 server access logging feature to ephemeral spark example by @skalish in #38
- DEV-15168 - Removes AWS provider requirement by @souza-dan in #39
New Contributors
Full Changelog: 2.4.4...2.4.5
2.4.4
- Allows
emr_service_access_sg_id
to make it visible in the render file.
2.4.3
2.4.1
- Adds "examples/tf13-compatible" directory which hosts examples to allow the use of terraform version 0.13.7
2.4.0
- Updates complete example to integrate Cloudwatch for Tamr VM and EMR Cluster
- Updates examples to use new versions of modules
- Adds terratest examples.
2.3.0
2.2.0
- Adds variable
emr_tags
that is passed to the configTAMR_DATASET_EMR_CLUSTER_TAGS
into the file - Updates examples to use new versions of modules