Elie
|
5789a0c24e
|
Use go install instead of go get for tools installation
|
2021-04-01 10:23:42 +02:00 |
Elie
|
a1a56c223b
|
Merge pull request #399 from cloudskiff/add_functional_test
Add tests for driftctl
|
2021-03-31 18:18:06 +02:00 |
Elie
|
46475cc6d2
|
Merge branch 'main' into add_functional_test
|
2021-03-31 18:10:26 +02:00 |
Elie
|
0847e2176a
|
Merge pull request #400 from cloudskiff/fix_test_updates_go_mod
Prevent go test to update go.mod
|
2021-03-31 18:09:36 +02:00 |
Elie
|
7c112a8bfe
|
Add tests for driftctl
|
2021-03-31 17:53:36 +02:00 |
Elie
|
04c2c3845c
|
Prevent go test to update go.mod
|
2021-03-31 16:35:46 +02:00 |
Elie
|
bfdb705803
|
Merge pull request #395 from cloudskiff/allow_multiples_args_in_checks
Allow to set args in checks in acceptance test
|
2021-03-30 19:21:58 +02:00 |
Elie
|
7170f9f09c
|
Allow to set args from checks
|
2021-03-30 19:06:02 +02:00 |
Elie
|
6f39d5c99c
|
Merge pull request #393 from cloudskiff/fix/ciDeps
Add missing 'make deps' steps in CI
|
2021-03-30 17:47:40 +02:00 |
Raphaël
|
172e51f53e
|
ci: remove make deps step for unit tests
|
2021-03-30 17:38:45 +02:00 |
Raphaël
|
23a134cde6
|
ci: add missing 'make deps' steps
|
2021-03-30 17:32:46 +02:00 |
Elie
|
3bf8fe65f9
|
Update go version and add make deps to fix Ci issues
|
2021-03-30 14:56:20 +02:00 |
Elie
|
42e4342f71
|
Merge pull request #363 from cloudskiff/new-archi/filtering
Refactoring to filter on Cty.Value
|
2021-03-29 11:13:59 +02:00 |
William Beuil
|
0881b44577
|
Refactoring to filter on Cty.Value
|
2021-03-29 10:28:39 +02:00 |
Elie
|
e238772b70
|
Revert "Disable event source mapping acc test in CI"
This reverts commit 4ac3ca9e59 .
|
2021-03-26 09:55:31 +01:00 |
Elie
|
aa9376c8bc
|
Merge pull request #364 from cloudskiff/fix/delete_global_dynamo_test
remove dynamodb table replica to speed up acc tests
|
2021-03-25 11:41:35 +01:00 |
Martin Guibert
|
eaef50ce9b
|
remove table replica to speed up acc tests
|
2021-03-25 11:34:23 +01:00 |
Elie
|
cf5ab98f83
|
Add more timeout for dynamodb table creation
|
2021-03-25 11:05:19 +01:00 |
Elie
|
4ac3ca9e59
|
Disable event source mapping acc test in CI
|
2021-03-25 11:00:25 +01:00 |
Elie
|
82f74f74f0
|
Merge pull request #356 from cloudskiff/refact/sortResources
Sort unmanaged & deleted resources in a predictable order
|
2021-03-23 11:23:07 +01:00 |
sundowndev
|
06f7d4f110
|
test: analyser package
|
2021-03-22 12:08:53 +01:00 |
sundowndev
|
b36fdaea1c
|
test: analyser package
|
2021-03-22 12:02:06 +01:00 |
sundowndev
|
a714bab62a
|
fix: sort method
|
2021-03-22 11:59:09 +01:00 |
sundowndev
|
7c7d24f76a
|
test: sorting resources by type & id
|
2021-03-22 11:35:23 +01:00 |
sundowndev
|
286a07520c
|
refactor: use new differ ordering
|
2021-03-22 11:17:50 +01:00 |
sundowndev
|
eba0839c6e
|
refactor: use SliceStable instead of Slice method
|
2021-03-22 10:16:25 +01:00 |
sundowndev
|
edb5de32c0
|
test: remove duplicate test case
|
2021-03-19 19:24:04 +01:00 |
sundowndev
|
77a8227a4d
|
refactor: sort resources in a predictable order
|
2021-03-19 19:20:57 +01:00 |
William BEUIL
|
f34d5443f8
|
Merge pull request #314 from cloudskiff/issue_232_lotoussa
DriftIgnore implement new wildcard match checker
|
2021-03-18 15:32:00 +01:00 |
William BEUIL
|
3da401a0cc
|
Merge branch 'main' into issue_232_lotoussa
|
2021-03-18 15:24:50 +01:00 |
Elie
|
aa7b6e770e
|
Merge pull request #348 from cloudskiff/fix/filterS3
Filter out s3 buckets from different regions
|
2021-03-18 13:56:27 +01:00 |
sundowndev
|
925decb2ba
|
Merge branch 'fix/filterS3' of github.com:cloudskiff/driftctl into fix/filterS3
|
2021-03-18 13:49:32 +01:00 |
sundowndev
|
9d09280ec7
|
test: cleanup mocks
|
2021-03-18 13:49:25 +01:00 |
sundowndev
|
8acdf14cd6
|
test: cleanup mocks
|
2021-03-18 12:37:27 +01:00 |
sundowndev
|
4736958777
|
test: cleanup mocks
|
2021-03-18 12:34:43 +01:00 |
sundowndev
|
58bd84c438
|
test: cleanup mocks
|
2021-03-18 12:28:50 +01:00 |
sundowndev
|
357005ed7b
|
test: cleanup mocks
|
2021-03-18 12:26:34 +01:00 |
Raphaël
|
93337c3280
|
Merge branch 'main' into fix/filterS3
|
2021-03-18 12:14:05 +01:00 |
sundowndev
|
0efef01812
|
Merge branch 'fix/filterS3' of github.com:cloudskiff/driftctl into fix/filterS3
|
2021-03-18 12:12:57 +01:00 |
sundowndev
|
ca3cabe7e8
|
fix(remote): aws s3 bucket notification supplier
Add filter on resources based on region
|
2021-03-18 12:12:34 +01:00 |
sundowndev
|
1bebec138d
|
fix(remote): aws s3 bucket analytic supplier
Add filter on resources based on region
|
2021-03-18 12:10:46 +01:00 |
sundowndev
|
038116e7bf
|
fix(remote): aws s3 bucket metrics supplier
Add filter on resources based on region
|
2021-03-18 12:08:21 +01:00 |
sundowndev
|
7e52ef5c76
|
fix(remote): aws s3 bucket inventory supplier
Add filter on resources based on region
|
2021-03-18 12:04:58 +01:00 |
sundowndev
|
95bc5220fb
|
fix(remote): aws s3 bucket policy supplier
Add filter on resources based on region
|
2021-03-18 11:59:52 +01:00 |
sundowndev
|
caf26b5747
|
refactor: MockGoldenTerraformProvider
revert changes to the golden terraform provider mock
|
2021-03-18 11:55:44 +01:00 |
Elie
|
5bda4de17f
|
Merge pull request #335 from cloudskiff/feat/HTTPBackend
Implement http(s) backend
|
2021-03-18 11:36:02 +01:00 |
Elie
|
94032a0b8a
|
Merge branch 'main' into feat/HTTPBackend
|
2021-03-18 11:31:19 +01:00 |
Elie
|
49ecc2bdac
|
Merge pull request #351 from cloudskiff/fix_missing_mock_on_golden_update
Fix missing mock on golden file update
|
2021-03-18 11:30:55 +01:00 |
Elie
|
7928a4902d
|
Fix missing mock on golden file update
|
2021-03-18 11:20:14 +01:00 |
Raphaël
|
d010383da4
|
Merge branch 'main' into fix/filterS3
|
2021-03-18 11:12:14 +01:00 |