Releases: snyk/driftctl
Releases · snyk/driftctl
v0.20.0
🔨 Maintenance
- Add iac source count to telemetry (#1336) @sundowndev
- AWS acceptance tests (#1335) @wbeuil
- Add retry policy to google_compute_global_address acc test (#1340) @sundowndev
- Capitalize terraform in output (#1338) @karniwl
v0.19.0
🚀 Enhancements
- Add aws_apigatewayv2_domain_name resource (#1320) @wbeuil
- Add aws_apigatewayv2_deployment resource (#1321) @craigfurman
- Add aws_apigatewayv2_api_mapping (#1323) @eliecharra
- Add aws_apigatewayv2_route_response resource (#1274) @wbeuil
- Add aws_apigatewayv2_stage (#1263) @sundowndev
- Add aws_apigatewayv2_model (#1316) @eliecharra
- add support for apigatewayv2_integration (#1277) @moadibfr
🐛 Bug Fixes
- Ignore default aws_api_gateway_account resources (#1332) @sundowndev
🔨 Maintenance
- Fix shellcheck issues in changelog script (#1331) @sundowndev
- Add sleep-backoff to GCP ACC tests [CFG-1305] (#1326) @sundowndev
- chore: rename filename (#1324) @wbeuil
- Add webhook for driftctl-docs dispatch event (#1318) @sundowndev
- chore: change namings in the apigtw api middleware (#1322) @wbeuil
- Upgrade to go1.17 (#1319) @sundowndev
- Fix acceptance test for aws_api_gateway_stage (#1313) @sundowndev
- Ignore vuln in terraform dependencies (#1315) @eliecharra
- Add retry policy for google_bigquery_dataset acc test (#1305) @sundowndev
- Fix acceptance test for google_bigquery_table (#1304) @sundowndev
v0.18.5
🐛 Bug Fixes
- Update Azure dependencies (#1308) @sundowndev
🔨 Maintenance
- Handle patch releases in changelog script (#1314) @sundowndev
v0.18.4
🐛 Bug Fixes
- Fix crash in GCP iam binding middleware (#1312) @eliecharra
v0.18.3
🐛 Bug Fixes
- Revert "avoid reading unmanaged resources" (#1301) @sundowndev
🔨 Maintenance
- Update goreleaser to v1.1.0 (#1299) @sundowndev
v0.18.2
🐛 Bug Fixes
- Fix google_compute_subnetwork attributes (#1293) @sundowndev
🔨 Maintenance
- Add custom changelog to goreleaser command (#1288) @sundowndev
- Use docker executor for tests (#1294) @eliecharra
- Improve testing for the GCS backend (#1292) @sundowndev
- User large circleci executors (#1291) @eliecharra
v0.18.1
🐛 Bug Fixes
- Fix google_compute_network read attributes (#1290) @sundowndev
v0.18.0
🚀 Enhancements
- Avoid reading unmanaged resources (#1253) @sundowndev
- chore: change telemetry endpoints (#1270) @wbeuil
- Implement GCS backend (#1232) @sundowndev
- Add support for aws_apigatewayv2_route (#1252) @craigfurman
- Add aws_launch_configuration (#1242) @sundowndev
- feat: human readable tfc workspace names (#1254) @p0tr3c
- Add aws_launch_template (#1246) @sundowndev
- Add aws_apigatewayv2_authorizer resource (#1248) @wbeuil
- add support for google_compute_node_group (#1250) @moadibfr
- Add azurerm_lb_rule resource (#1221) @sundowndev
🔨 Maintenance
- Delete unused GoogleStorageBucketIAMBindingTransformer middleware (#1283) @sundowndev
- Avoid triggering auth in GCS backend tests (#1282) @sundowndev
- chore: add licensing acknowledgments (#1266) @p0tr3c
- Create changelog generator script (#1196) @sundowndev
- fix: disable acc test for Google_ComputeNodeGroup (#1260) @moadibfr
- Move to @snyk (#1255) @eliecharra
- Fix acceptance cli arguments (#1245) @sundowndev
v0.17.0
🚀 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