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
William Beuil
563f1a9ed3
Fix records that has the same FQDN
2021-01-06 14:44:09 +01:00
Elie
063ff820c0
Fix invalid label in issue template
2021-01-06 13:52:14 +01:00
Elie
59a7de9684
Fix issues templates typo
2021-01-06 13:50:47 +01:00
Elie
e131550ec3
Merge pull request #75 from cloudskiff/stronger_state_reader
...
Ignore unknown attributes error in state
2021-01-06 13:41:00 +01:00
Elie
896edb91d8
Ignore unknown attributes error in state
2021-01-06 12:38:53 +01:00
Elie
6daffa8734
Limit parallel build to avoid failed build release in CI
2021-01-06 10:18:30 +01:00
Elie
28b44e57d7
Capture panic in // runner and fwd to sentry
2021-01-06 09:56:42 +01:00
Stephane Jourdan
c564ba001f
Merge pull request #71 from cloudskiff/fix_make_build_keep_tag
...
Remove previous tag from version string in make build
2021-01-05 18:32:54 +01:00
Elie
ffdd0b58af
Merge branch 'main' into fix_make_build_keep_tag
2021-01-05 18:31:02 +01:00
Elie
ae748ab61e
Remove previous tag from version string in make build
2021-01-05 18:29:24 +01:00
Elie
5405385ed7
Merge pull request #69 from cloudskiff/fix_invalid_char_in_filename
...
Remove invalid chars in filenames (for windows)
2021-01-05 17:53:57 +01:00