Elie
|
e84d5eb983
|
Merge pull request #63 from cloudskiff/add_crash_reporting
Add sentry error reporting
|
2021-01-05 15:33:24 +01:00 |
Elie
|
12db6eeb40
|
Merge branch 'main' into add_crash_reporting
|
2021-01-05 15:30:31 +01:00 |
Elie
|
efb5fddf5a
|
Add sentry error reporting
|
2021-01-05 15:19:08 +01:00 |
Elie
|
e91b00d707
|
Merge pull request #65 from cloudskiff/fix_test_on_darwin
Fix test execution failed on darwin
|
2021-01-05 15:18:34 +01:00 |
Elie
|
88b1379730
|
Fix test execution failed on darwin
|
2021-01-05 14:38:42 +01:00 |
Stephane Jourdan
|
a0f61c2678
|
use correct docker hub image name
|
2021-01-05 11:36:53 +01:00 |
Elie
|
917aecdf98
|
Merge pull request #64 from cloudskiff/add_container_home
add home support for docker image
|
2021-01-05 11:34:25 +01:00 |
Elie
|
485e5d7047
|
Merge branch 'main' into add_container_home
|
2021-01-05 11:32:18 +01:00 |
Stephane Jourdan
|
0bdf2ed0c1
|
add home support for docker image
|
2021-01-05 11:27:11 +01:00 |
Elie
|
e3e49ccae3
|
Fix missing newline in version check
|
2021-01-05 11:12:46 +01:00 |
William BEUIL
|
3c79ce7f6f
|
Merge pull request #61 from cloudskiff/fix_broken_ignore
Fix broken driftignore
|
2021-01-04 18:12:12 +01:00 |
William BEUIL
|
c4484dce8d
|
Merge branch 'main' into fix_broken_ignore
|
2021-01-04 18:08:12 +01:00 |
Elie
|
32addbb0e0
|
Merge pull request #57 from cloudskiff/fix/route-53
Rely on the FQDN to compare two route53 records
|
2021-01-04 17:49:44 +01:00 |
Elie
|
80a815fb9d
|
Merge branch 'main' into fix/route-53
|
2021-01-04 17:41:43 +01:00 |
Elie
|
546674acae
|
Fix build script output
|
2021-01-04 16:54:43 +01:00 |
Elie
|
1d71ca53a2
|
Merge branch 'main' into fix/route-53
|
2021-01-04 16:40:45 +01:00 |
Elie
|
ced1260898
|
Fix broken driftignore
|
2021-01-04 16:19:34 +01:00 |
William Beuil
|
1bde15eb6c
|
Add acceptance test
|
2021-01-04 15:51:22 +01:00 |
Elie
|
4dd6d6e4c4
|
Merge pull request #28 from cloudskiff/fea/ignore_field_drift
Ability to ignore a single field on a given resource
|
2021-01-04 14:43:13 +01:00 |
Elie
|
6aceaff771
|
Some review fixes
|
2021-01-04 14:40:19 +01:00 |
William Beuil
|
98d1021505
|
Rely on the FQDN to compare two route53 records
|
2021-01-04 13:47:02 +01:00 |
Martin Guibert
|
2a363841ed
|
refactor effective filtering into analyzer
|
2020-12-23 15:58:38 +01:00 |
Martin Guibert
|
42207e3be1
|
add ability to ignore field drift
|
2020-12-23 14:53:16 +01:00 |
William BEUIL
|
bee214812f
|
Merge pull request #49 from cloudskiff/fix/vpc-permissions
Add missing aws permissions for aws_vpc and aws_default_vpc resources
|
2020-12-23 11:19:11 +01:00 |
William BEUIL
|
db3d0d1923
|
Merge branch 'main' into fix/vpc-permissions
|
2020-12-23 11:16:55 +01:00 |
William BEUIL
|
6aa5da86ea
|
Merge pull request #51 from cloudskiff/fix/fail_on_bad_fmt
add fmt check in ci
|
2020-12-23 11:16:40 +01:00 |
William BEUIL
|
4a3ef8751e
|
Merge branch 'main' into fix/fail_on_bad_fmt
|
2020-12-23 11:13:52 +01:00 |
William BEUIL
|
4d9c048f2d
|
Merge pull request #48 from cloudskiff/fix/fake-resource
Consistency across resources
|
2020-12-23 11:13:27 +01:00 |
William BEUIL
|
8c64f4a4bb
|
Merge branch 'main' into fix/fake-resource
|
2020-12-23 11:11:11 +01:00 |
Stephane Jourdan
|
e30969ae40
|
add doc about IAM assume role setup (AWS)
Add documentation about AWS authentication
|
2020-12-23 11:04:59 +01:00 |
Martin Guibert
|
1adac9f085
|
fix formatting issues
|
2020-12-23 10:56:56 +01:00 |
Martin Guibert
|
10bf35518d
|
add fmt and check for formatting errors
|
2020-12-23 10:56:29 +01:00 |
William Beuil
|
c3e0bb1315
|
Add documentation about AWS authentication
|
2020-12-22 18:44:11 +01:00 |
William Beuil
|
99af6992a2
|
Add missing aws permissions for aws_vpc and aws_default_vpc resources
|
2020-12-22 15:01:18 +01:00 |
William Beuil
|
539b525df5
|
Consistency across resources
|
2020-12-22 12:17:04 +01:00 |
Stephane Jourdan
|
110813b504
|
documentation update after user feedback
updated doc following user feedback
|
2020-12-21 16:59:24 +01:00 |
Stephane Jourdan
|
c09aaee9df
|
remove sudo and split install in more steps
|
2020-12-21 12:16:13 +01:00 |
Stephane Jourdan
|
d7559a5f02
|
simple reword
|
2020-12-21 12:12:46 +01:00 |
Stephane Jourdan
|
ca8afc8fe1
|
updated doc following user feedback (cf #41)
|
2020-12-19 10:16:52 +01:00 |
William BEUIL
|
ddd37530ed
|
Merge pull request #38 from cloudskiff/emahe22-patch-1
Update README.md
|
2020-12-19 10:14:16 +01:00 |
William BEUIL
|
603fb1184a
|
Merge branch 'main' into emahe22-patch-1
|
2020-12-19 10:12:51 +01:00 |
William BEUIL
|
ced6dea3db
|
Merge pull request #40 from cloudskiff/fix_driftctl_typo
fix minor typo reported by user
|
2020-12-19 10:11:40 +01:00 |
Stephane Jourdan
|
69083d2739
|
fix minor typo reported by user
|
2020-12-19 09:48:56 +01:00 |
Stephane Jourdan
|
8f49f5aef2
|
use a fixed version as example instead of latest
|
2020-12-19 09:44:22 +01:00 |
emahe22
|
0f60774b9e
|
Update README.md
Feedback: on the readme specify on top that it is a drift detector for Terraform and not for example for CloudFormation or CDK or whatever.
|
2020-12-18 15:08:16 +01:00 |
Elie
|
d183d369da
|
Merge pull request #25 from cloudskiff/add_default_vpc
Add VPC support
|
2020-12-17 18:30:01 +01:00 |
Elie
|
bbe91ffef0
|
Add aws vpc support
|
2020-12-17 18:26:37 +01:00 |
Elie
|
b3fc74b0b9
|
Merge pull request #34 from cloudskiff/version_check_env
Add env to disable version check
|
2020-12-17 16:10:36 +01:00 |
Elie
|
711ffde3a2
|
Add env to disable version check
|
2020-12-17 15:32:18 +01:00 |
Stephane Jourdan
|
2c06a5912a
|
Merge pull request #35 from cloudskiff/add_doc_template
Add doc issue template
|
2020-12-17 11:33:19 +01:00 |