🚀 Enhancements
- Display out of sync drifts only in deep mode (#1235) @smaftoul
- add azure privatedns txt (#1231) @moadibfr
- Add aws_api_gatewayv2 resource (#1227) @karniwl
- add support for azurerm_private_dns_srv_record (#1230) @moadibfr
- azurerm private dns mx record (#1226) @moadibfr
- azurerm private dns ptr record (#1225) @moadibfr
- add azurerm private dns cname record (#1213) @moadibfr
- Support passing in the Terraform API URL to support Terraform Enterprise installations. (#1216) @cbowman0
- Add google_cloudrun_service (#1198) @eliecharra
- gen-driftignore input/output UX (#1208) @craigfurman
- add support for azurerm_private_dns_a_record & azurerm_private_dns_aa… (#1181) @moadibfr
- Add google_compute_global_address (#1178) @eliecharra
- Add google_compute_health_check (#1190) @sundowndev
- Add aws_api_gateway_integration resource (#1180) @wbeuil
- Add aws_api_gateway_method_settings resource (#1171) @wbeuil
- Add google_sql_database_instance (#1175) @eliecharra
- Add azurerm_ssh_public_key (#1169) @sundowndev
- Add aws_api_gateway_gateway_response resource (#1158) @wbeuil
🐛 Bug Fixes
- Fix private DNS resources attributes (#1228) @sundowndev
- Force azure provider registration to false. (#1219) @eliecharra
- Display progress bar in stdout (#1212) @sundowndev
- Use name instead of display_name for GCP resources (#1197) @sundowndev
- Fix lock file read log error (#1174) @eliecharra
🔨 Maintenance
- Add a global switch to disable third party (#1238) @eliecharra
- Make version check test more dynamic (#1237) @eliecharra
- Fix inconsistent test for RetryFor (#1243) @sundowndev
- Disable checks that cannot make PRs green (#1240) @eliecharra
- Fix hacky way to serve fake TF provider schema in tests (#1236) @eliecharra
- fix private record acc tests (#1214) @moadibfr
- Fix flacky ACC tests (#1202) @eliecharra
- Fix fake provider configuration in state reader tests (#1191) @sundowndev
- Fix ACC test issues (#1184) @eliecharra
- Fix resources slice make init (#1185) @wbeuil
- Fix test provider configuration (#1172) @sundowndev