This website requires JavaScript.
Explore
Help
Register
Sign In
sundowndev
/
driftctl
mirror of
https://github.com/sundowndev/driftctl.git
Watch
1
Star
0
Fork
You've already forked driftctl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Renaming AWS scanner tests
Browse Source
main
William Beuil
2021-10-29 14:55:38 +02:00
parent
b87f11938a
commit
240e20d6e4
No known key found for this signature in database
GPG Key ID:
BED2072C5C2BF537
15 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
pkg/remote/api_gateway_scanner_test.go → pkg/remote/aws_api_gateway_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/applicationautoscaling_scanner_test.go → pkg/remote/aws_applicationautoscaling_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/cloudformation_scanner_test.go → pkg/remote/aws_cloudformation_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/cloudfront_scanner_test.go → pkg/remote/aws_cloudfront_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/dynamodb_scanner_test.go → pkg/remote/aws_dynamodb_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/ec2_scanner_test.go → pkg/remote/aws_ec2_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/ecr_scanner_test.go → pkg/remote/aws_ecr_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/iam_scanner_test.go → pkg/remote/aws_iam_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/kms_scanner_test.go → pkg/remote/aws_kms_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/lambda_scanner_test.go → pkg/remote/aws_lambda_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/rds_scanner_test.go → pkg/remote/aws_rds_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/route53_scanner_test.go → pkg/remote/aws_route53_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/s3_scanner_test.go → pkg/remote/aws_s3_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/sns_scanner_test.go → pkg/remote/aws_sns_scanner_test.go
Unescape
Escape
View File
0
pkg/remote/sqs_scanner_test.go → pkg/remote/aws_sqs_scanner_test.go
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sundowndev/driftctl
Title
Body
Create Issue