driftctl/pkg/remote
Karni Wolf 6f76599bc7
Add aws_api_gatewayv2 resource
2021-11-24 16:31:00 +02:00
..
alerts Add original error message for scan errors 2021-09-06 17:00:38 +02:00
aws Add aws_api_gatewayv2 resource 2021-11-24 16:31:00 +02:00
azurerm add support for azurerm_private_dns_srv_record 2021-11-23 10:07:59 +01: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 Fix resources slice make init 2021-10-27 11:30:47 +02:00
google Add google_cloudrun_service 2021-11-10 15:45:33 +01:00
terraform Fix unbuffered channel 2021-11-04 13:07:31 +01:00
test add support for azurerm_private_dns_srv_record 2021-11-23 10:07:59 +01:00
aws_api_gateway_scanner_test.go Add aws_api_gateway_integration_response resource 2021-11-17 10:32:09 +01:00
aws_apigatewayv2_scanner_test.go Add aws_api_gatewayv2 resource 2021-11-24 16:31:00 +02:00
aws_applicationautoscaling_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_cloudformation_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_cloudfront_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_dynamodb_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_ec2_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_ecr_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_iam_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_kms_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_lambda_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_rds_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_route53_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_s3_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_sns_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +02:00
aws_sqs_scanner_test.go Renaming AWS scanner tests 2021-10-29 14:55:38 +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_srv_record 2021-11-23 10:07:59 +01: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
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_cloudrun_scanner_test.go Add google_cloudrun_service 2021-11-10 15:45:33 +01:00
google_compute_scanner_test.go Add google_compute_global_address 2021-10-29 10:33:59 +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_sql_scanner_test.go Add google_sql_database_instance 2021-10-26 11:46:11 +02:00
google_storage_scanner_test.go transform every bucket iam into members 2021-10-06 16:59:35 +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
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