What's Changed
Full Changelog: v0.28.1...v0.29.0
Migration Guide
This release adds telemetry and sends metrics back to gruntwork. No Identifying information is recorded. The following metrics are included:
- Command and Arguments
- Version Number
- Timestamps
- Resource Types
- Resource Counts
- A randomly generated Run ID
- AWS Account ID
We never collect:
- IP Addresses
- Resource Names
- Telemetry can be disabled entirely by setting the DISABLE_TELEMETRY environment variable on the command line.