Commit Graph

1651 Commits (7cd13a917dfb75f7dce82038d247c7f328d01a6f)

Author SHA1 Message Date
William Beuil bd233350a9
Add aws_default_security_group 2021-01-15 17:03:16 +01:00
Elie 8bbd8d4228
Merge pull request #116 from cloudskiff/aws_route_table
Add aws_route, aws_route_table, aws_default_route_table support
2021-01-15 16:20:05 +01:00
Elie a125839d9b
Merge branch 'main' into aws_route_table 2021-01-15 16:15:06 +01:00
Elie a0b2e0f899
Merge pull request #112 from cloudskiff/cfn-template
Doc to use our custom role CloudFormation template
2021-01-15 10:12:53 +01:00
Elie a0ad773a38
Merge branch 'main' into cfn-template 2021-01-15 10:09:59 +01:00
Elie c3837e6378
Merge pull request #114 from cloudskiff/test_improvements
Display analysis summary when infra not in sync in acc tests
2021-01-15 10:09:50 +01:00
Elie 243196cb61
Merge branch 'main' into cfn-template 2021-01-15 10:09:19 +01:00
Elie 8f77cc780d
Merge branch 'main' into test_improvements 2021-01-15 10:08:01 +01:00
Elie a65972f8d2
Merge pull request #120 from cloudskiff/move_doc_above
Move documentation section above in the readme
2021-01-15 10:07:49 +01:00
Elie 81e34df09d
Merge branch 'main' into test_improvements 2021-01-15 10:01:02 +01:00
William Beuil 38fb1d394b
Doc to use our custom role CloudFormation template 2021-01-15 09:52:42 +01:00
Elie 51615f5df0
Move documentation section above in the readme 2021-01-15 09:38:22 +01:00
Elie 3eb84e0500
Add aws_route, aws_route_table, aws_default_route_table support 2021-01-14 18:23:59 +01:00
Elie 246a46b0b3
Merge pull request #115 from cloudskiff/fix_analyzer
Fix a weakness in analyzer
2021-01-14 18:20:28 +01:00
Elie 6508ed4ec9
Fix a weakness in analyzer 2021-01-14 18:17:34 +01:00
Elie 5cc322fa90
Display analysis summary when infra not in sync in acc tests 2021-01-14 18:15:23 +01:00
Stephane Jourdan 2bfa78c1dd
Merge pull request #111 from cloudskiff/GeraldC13-patch-2
updating the readme with a new icon
2021-01-13 08:48:55 +01:00
Stephane Jourdan 453bdea7d8
Merge branch 'main' into GeraldC13-patch-2 2021-01-13 08:47:58 +01:00
Stephane Jourdan add7235714
Merge pull request #110 from cloudskiff/GeraldC13-patch-1
new driftctl icon that stands out in dark mode
2021-01-13 08:47:32 +01:00
GeraldC 7c347e2658
updating the readme with a new icon
(please do not merge this one before accepting previous PR on new icon in assets)
updating the readme with a new driftctl icon that will stand out in dark mode
2021-01-13 08:45:01 +01:00
GeraldC 7765203782
new driftctl icon that stands out in dark mode
adding here a new driftctl icon that stands out in dark mode for the readme
2021-01-13 08:39:48 +01:00
Elie ec7a0c0f21
Merge pull request #106 from bertux/patch-1
Fix wrong documentation telling driftctl needs write access to S3 state files
2021-01-11 21:07:11 +01:00
Bertrand Juglas b9aeff8d67
does not need write access 2021-01-11 20:18:15 +01:00
Elie 2a194c24aa
Merge pull request #104 from cloudskiff/fix_useless_exported_fields
Remove useless exports in VPC supplier
2021-01-11 20:04:46 +01:00
Elie 7662214f95
Merge branch 'main' into fix_useless_exported_fields 2021-01-11 19:58:40 +01:00
Elie 1bae5fab78
Merge pull request #84 from cloudskiff/aws_subnet
Add support for aws_subnet and aws_default_subnet
2021-01-11 19:57:50 +01:00
Elie c457f125e2
Remove useless exports in VPC supplier 2021-01-11 18:18:55 +01:00
Elie 06abff67ba
Add support for aws_subnet and aws_default_subnet 2021-01-11 18:16:16 +01:00
Elie 5da54e7767
Merge pull request #29 from cloudskiff/fea/alerting
Handle alert during execution
2021-01-11 18:07:52 +01:00
William Beuil 011b380fcf
Review updates 2021-01-11 17:34:04 +01:00
William Beuil 71d0d7d224
Change computed field logic 2021-01-11 17:34:04 +01:00
William Beuil 8e5b6de9b2
Add alerting 2021-01-11 17:34:04 +01:00
Elie dafa22e99e
Merge pull request #99 from cloudskiff/brew-bump-circleci
Homebrew bump driftctl formula CircleCI
2021-01-11 17:06:03 +01:00
William Beuil 08d0422928
Bump driftctl formula step 2021-01-11 15:39:20 +01:00
Elie 72ebecea8a
Merge pull request #91 from cloudskiff/add_crash_report_doc
Document what exactly is shared when using --error-reporting
2021-01-08 16:21:21 +01:00
Elie 32443012bc
Add crash reporting doc 2021-01-08 15:53:10 +01:00
Elie 8728c40b2c
Merge pull request #92 from cloudskiff/scan_iac_before_remote
Start by reading IaC before enumerate cloud resources
2021-01-08 15:31:51 +01:00
Elie 70b3187a23
Merge branch 'main' into scan_iac_before_remote 2021-01-08 13:24:09 +01:00
Elie 5e6288000f
Start by reading IaC before enumerate cloud resources
Ensure IaC source are valid prevent us to fail after a potentially long
running cloud resources scan.
2021-01-08 12:10:25 +01:00
Stephane Jourdan 4f353deb29
Merge pull request #89 from cloudskiff/doc/homebrew
Update README with Homebrew installation guidelines with its badge
2021-01-08 09:27:20 +01:00
William Beuil 834d542992
Update README with Homebrew installation guidelines with its badge 2021-01-08 09:17:57 +01:00
Elie d3c1e72427
Merge pull request #81 from cloudskiff/fix_crash_for_s3_buckets
Fix crash for buckets in us-east-1
2021-01-07 10:46:28 +01:00
Elie 1a05e3ef33
Merge branch 'main' into fix_crash_for_s3_buckets 2021-01-07 10:18:36 +01:00
Elie 8a06eaa318
Fix crash for buckets in us-east-1 2021-01-07 10:06:08 +01:00
Elie aacec19419
Merge pull request #67 from cloudskiff/improve_acc_tests
Several improvements on acceptance tests
2021-01-06 18:02:29 +01:00
Elie c83b538d6a
Several improvements on acceptance tests
- Add filter on aws_instance test
- Add terraform locks
- Do not run terraform init if already done previously
- Do not use chdir in tests (it could cause race if we want to switch to parallel tests, uses --from arg instead)
- Handle terraform destroy errors
2021-01-06 17:57:32 +01:00
Elie e42dd7303b
Merge pull request #78 from cloudskiff/driftignore_field_case_insensitive
Make driftignore fields case-insensitive
2021-01-06 16:01:20 +01:00
Elie 97575cb27f
Make driftignore fields case-insensitive 2021-01-06 15:59:01 +01:00
Elie 1abe9656e2
Merge pull request #76 from cloudskiff/fix/records
Fix records that has the same FQDN
2021-01-06 14:50:38 +01:00
Elie 7d6b6a86f8
Merge branch 'main' into fix/records 2021-01-06 14:48:05 +01:00