Releases: snyk/driftctl
Releases Β· snyk/driftctl
v0.2.1
π Bug Fixes
- Fix records that has the same FQDN (#76) @wbeuil
- Ignore unknown attributes error in state (#75) @eliecharra
v0.2.0
π Features
- Add sentry error reporting (#63) @eliecharra
- Ability to ignore a single field on a given resource (#28) @moadibfr
- Add aws_default_vpc and aws_vpc support (#25) @eliecharra
- Add env to disable version check (#34) @eliecharra
π Bug Fixes
- Remove previous tag from version string in make build (#71) @eliecharra
- Remove invalid chars in filenames (for windows) (#69) @eliecharra
- add home support for docker image (#64) @sjourdan
- Fix broken driftignore (#61) @eliecharra
- Rely on the FQDN to compare two route53 records (#57) @wbeuil
π Documentation
- Add missing aws permissions for aws_vpc and aws_default_vpc resources (#49) @wbeuil
- Add documentation about AWS authentication (#52) @wbeuil
- updated doc following user feedback (#43) @sjourdan
- Update README.md (#38) @emahe22
- Updated documentation usage for aws creds (#27) @eliecharra
π¨ Maintenance
- Fix test execution failed on darwin (#65) @eliecharra
- add fmt check in ci (#51) @moadibfr
- Consistency across resources (#48) @wbeuil
- fix minor typo reported by user (#40) @sjourdan
- Add doc issue template (#35) @eliecharra
- Add release drafter (#24) @eliecharra
v0.1.1
π Bug Fixes
- aws_instance + aws_eip require 2 tf applies to stop falsely drift (#11) @eliecharra
- False drift for some lambda function empty string field (#5) @moadibfr
v0.1.0
πΎ Initial release Co-authored-by: William BEUIL <william.beuil@cloudskiff.com> Co-authored-by: Martin GUIBERT <martin@cloudskiff.com>