🚀 Features
- Update to go 1.16 (#268) @eliecharra
- Add cloudfront_distribution resource (#269) @wbeuil
- Point to the policy for driftctl when an access denied is encountered (#267) @lotoussa
- add support for route53 health check (#259) @moadibfr
- Add support for github_repository (#258) @eliecharra
- Warn on unmanaged security group rules (#261) @wbeuil
- add support for dynamodb_table (#244) @moadibfr
- Improve aws_iam_access_key output (#229) @lotoussa
🐛 Bug Fixes
- Fix bucket location returns EU for buckets in eu-west-1 (#275) @eliecharra
- fix policies in topic subscription not beeing tag as jsonstring (#231) @moadibfr
📝 Documentation
- Add documentation on log level (#264) @eliecharra
- Update adding_a_new_resource.md (#240) @wbeuil
- add Terraform known limitations (#238) @sjourdan
- Fix invalid AWS policy (#236) @eliecharra
- docs: add psedge as a contributor (#234) @allcontributors
- docs: add more examples to filter.md for prefix/suffix (#233) @psedge
- updates to gpg doc to make it work out of the box (#230) @sjourdan
🔨 Maintenance
- Improve acceptance test notifications (#263) @eliecharra
- Allow to run acceptance tests in parallel (#260) @eliecharra
- Add homebrew bump formula github action on release event (#262) @wbeuil
- Make terraform provider generic (#235) @eliecharra
- Better log handler for terraform providers (#241) @eliecharra
- Better error handling (#239) @eliecharra
- add polling for sns acc tests (#237) @moadibfr
- Make provider install and download independent from aws (#225) @eliecharra
- Split lint from test (#222) @eliecharra