driftctl/pkg/remote
Elie 3a7c8db0e2
Merge branch 'v0.16'
2021-10-26 17:44:50 +02:00
..
alerts Add original error message for scan errors 2021-09-06 17:00:38 +02:00
aws Add aws_api_gateway_gateway_response resource 2021-10-25 18:02:27 +02:00
azurerm feat: add azurerm_ssh_public_key 2021-10-26 15:09:15 +02:00
cache Add lock for cache concurrent calls 2021-10-11 15:53:46 +02:00
common feat: read version from tf lock file 2021-09-30 15:32:08 +02:00
error refactor: remote access denied alerts 2021-08-03 12:34:36 +02:00
github feat: read version from tf lock file 2021-09-30 15:32:08 +02:00
google Fix crash for google_bigquery_table 2021-10-26 17:44:02 +02:00
terraform fix: run provider configure anyway 2021-10-18 16:06:08 +02:00
test feat: add azurerm_ssh_public_key 2021-10-26 15:09:15 +02:00
api_gateway_scanner_test.go Add aws_api_gateway_gateway_response resource 2021-10-25 18:02:27 +02:00
applicationautoscaling_scanner_test.go refactor: remove deep mode for aws_appautoscaling_scheduled_action 2021-10-06 15:19:59 +02:00
azurerm_compute_scanner_test.go feat: add azurerm_ssh_public_key 2021-10-26 15:09:15 +02:00
azurerm_containerregistry_scanner_test.go refactor: azurerm_container_registry tests 2021-10-06 14:47:13 +02:00
azurerm_network_scanner_test.go feat: add azurerm_lb 2021-10-22 16:20:10 +02:00
azurerm_postgresql_scanner_test.go refactor(azurerm): postgresql repo 2021-10-18 11:53:58 +02:00
azurerm_privatedns_scanner_test.go add support for azurerm_private_dns_zone 2021-10-25 14:05:14 +02:00
azurerm_resources_scanner_test.go feat: add azurerm_resource_group 2021-10-04 14:27:48 +02:00
azurerm_storage_scanner_test.go Add support for azure 2021-09-08 11:48:46 +02:00
cloudformation_scanner_test.go Add aws_cloudformation_stack 2021-09-16 11:53:10 +02:00
cloudfront_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
dynamodb_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
ec2_scanner_test.go Add aws_default_network_acl, aws_network_acl and aws_network_acl_rule 2021-09-28 17:22:24 +02:00
ecr_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
github_branch_protection_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
github_membership_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
github_repository_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
github_team_membership_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
github_team_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
google_bigquery_scanner_test.go Add google_bigquery_table 2021-10-21 15:32:10 +02:00
google_bigtable_scanner_test.go Add google_bigtable_table 2021-10-25 17:22:30 +02:00
google_cloudfunctions_scanner_test.go Add google_cloudfunctions_function 2021-10-22 13:44:20 +02:00
google_compute_scanner_test.go Add google_compute_disk 2021-10-25 16:52:50 +02:00
google_network_scanner_test.go Add google_dns_managed_zone 2021-10-15 15:16:00 +02:00
google_project_scanner_test.go implement iam for project and make middleware generics 2021-10-19 18:20:10 +02:00
google_storage_scanner_test.go transform every bucket iam into members 2021-10-06 16:59:35 +02:00
iam_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
kms_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
lambda_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
rds_scanner_test.go fix: aws_rds_cluster deep mode 2021-10-20 10:34:33 +02:00
remote.go Add support for azure 2021-09-08 11:48:46 +02:00
resource_enumeration_error_handler.go add tests and fixes 2021-10-01 11:49:50 +02:00
resource_enumeration_error_handler_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
route53_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
s3_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
scanner.go refactor: normalize resource method names 2021-08-25 14:38:51 +02:00
scanner_test.go Ignore resource prior to scan 2021-07-26 16:23:26 +02:00
sns_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00
sqs_scanner_test.go Add original error message for scan errors 2021-09-06 17:00:38 +02:00