sundowndev
|
5f72640db0
|
refactor: normalize resource method names
|
2021-08-25 14:38:51 +02:00 |
Elie
|
dada7a4b50
|
Remove `Resource` interface
|
2021-08-09 16:03:04 +02:00 |
Elie
|
82b8c1c80b
|
Add resource source for terraform state
|
2021-07-30 17:22:21 +02:00 |
Elie
|
af824199d9
|
Ignore resource prior to scan
|
2021-07-26 16:23:26 +02:00 |
sundowndev
|
e5ffc68091
|
refactor: rename result.golden.json files to results.golden.json
|
2021-07-21 16:31:18 +02:00 |
sundowndev
|
2344bc3335
|
refactor: remove empty results.golden.json files
|
2021-07-21 16:08:27 +02:00 |
sundowndev
|
25d7d4a647
|
refactor: return empty results goldenfiles
|
2021-07-21 15:13:12 +02:00 |
sundowndev
|
f8466b6d53
|
test(acc): pin provider versions
|
2021-07-12 17:55:26 +02:00 |
Louis TOUSSAINT
|
8fb10e0b3a
|
Issue 615: Add envProxy and tests to s3Reader
|
2021-07-06 10:28:11 +02:00 |
Louis TOUSSAINT
|
973b67f6d5
|
Issue 615: Add a new test to s3_test.go to check if NewS3Enumerator take DCTL_S3_envVar in charge
|
2021-07-06 10:28:11 +02:00 |
Louis TOUSSAINT
|
c882c769e8
|
Issue 615: Remove setProxy and add parameter to NewEnvProxy directly
|
2021-07-06 10:28:11 +02:00 |
Louis TOUSSAINT
|
916c458760
|
Issue 615: Create struct to override env config for state_enumerator
|
2021-07-06 10:28:10 +02:00 |
sundowndev
|
24c8218d50
|
test(state): update golden files for lambda_function
|
2021-06-24 17:34:07 +02:00 |
Elie
|
b5fe9e5e73
|
Fix S3 broken glob matching
|
2021-06-24 11:01:21 +02:00 |
Elie
|
4d00bc314d
|
Merge pull request #688 from cloudskiff/fix_provider_installer_on_golden_update
Fix golden files update
|
2021-06-23 11:08:03 +02:00 |
Elie
|
646c6a392c
|
Ignore unsupported resource from IaC
|
2021-06-23 10:58:40 +02:00 |
Elie
|
3dcfbd94a9
|
Fix golden files update
|
2021-06-23 10:52:50 +02:00 |
Louis TOUSSAINT
|
80783a6d41
|
Issue 555: Add config-dir flag to change .driftctl location
|
2021-06-17 14:34:50 +02:00 |
Elie
|
7fe9b13d19
|
Fix state enumeration on s3 on win when using wildcards
|
2021-06-15 18:18:53 +02:00 |
Elie
|
98ee98a955
|
Fix issue when enumerating s3 states on windows
|
2021-06-15 16:35:53 +02:00 |
Elie
|
fcb06cd782
|
Allow to specify a terraform provider version
|
2021-06-04 16:58:54 +02:00 |
Toussaint Louis
|
14a3947d3f
|
Update terraform_state_reader.go
|
2021-06-04 15:44:55 +02:00 |
Elie
|
72c8dc3ea8
|
Merge branch 'main' into issue_494_http_scanning_error
|
2021-06-04 15:34:07 +02:00 |
Elie
|
c1770ac935
|
Fix unsupported resources read from state files
|
2021-06-04 11:31:32 +02:00 |
Louis TOUSSAINT
|
560a4a51cd
|
Issue 494: Detect if state reader is http and change error reporting logic
|
2021-06-03 15:42:29 +02:00 |
Louis TOUSSAINT
|
87426cb5b6
|
Issue 494: Fix error reporting in http state reader
|
2021-06-03 15:42:29 +02:00 |
Elie
|
b5c48dbbfc
|
Finished refacto
|
2021-05-31 18:46:20 +02:00 |
sundowndev
|
6a93d0d48b
|
fix: ensure enumerated paths are not folders
|
2021-05-27 14:15:43 +02:00 |
William Beuil
|
f6cfbd3cb4
|
Change signature of NormalizeFunc + fix security_group
|
2021-05-24 17:43:15 +02:00 |
Martin Guibert
|
11b412b9a2
|
migrate security_group_rules
|
2021-05-24 17:43:15 +02:00 |
Martin
|
3ea89db94c
|
Merge branch 'main' into fix/sns_migration_error
|
2021-05-18 18:24:32 +02:00 |
William Beuil
|
c2769838d0
|
Fix acc tests
|
2021-05-18 17:46:51 +02:00 |
Martin
|
0bfd06980f
|
Merge branch 'main' into fix/sns_migration_error
|
2021-05-18 17:36:30 +02:00 |
Martin Guibert
|
e760507d61
|
fix bug introduced by sns migration to new archi
|
2021-05-18 17:23:44 +02:00 |
Elie
|
e46135671b
|
Refacto lambda resources
|
2021-05-18 14:54:09 +02:00 |
Elie
|
3fcd1d91e8
|
Merge branch 'main' into fea/new_resource_migration
|
2021-05-18 10:46:18 +02:00 |
Elie
|
b06e33b1a2
|
Merge branch 'main' into refacto_nat_gtw
|
2021-05-18 10:18:48 +02:00 |
Elie
|
37abb38a15
|
Refacto aws route53 resources
|
2021-05-18 10:02:45 +02:00 |
Martin Guibert
|
ce98460460
|
fix matchby in tests
|
2021-05-17 18:58:03 +02:00 |
Martin Guibert
|
0fb7156dbe
|
add sqs-queue
|
2021-05-17 18:57:49 +02:00 |
Martin Guibert
|
efdf8ab43b
|
,migrate sqs_queue_policy and sqs_default_queue_policy
|
2021-05-17 18:57:32 +02:00 |
Martin Guibert
|
6283219f67
|
migrate subnet and default subnet
|
2021-05-17 18:56:59 +02:00 |
Martin Guibert
|
8c9b42c022
|
migrate vpc
|
2021-05-17 18:56:31 +02:00 |
William Beuil
|
fe2f136c70
|
Refacto aws_nat_gateway
|
2021-05-17 18:11:47 +02:00 |
Elie
|
0bccc10850
|
Merge branch 'main' into refacto_internet_gtw
|
2021-05-17 17:58:38 +02:00 |
Elie
|
e68aa82dbf
|
Merge branch 'main' into refacto_kms
|
2021-05-17 17:32:15 +02:00 |
Elie
|
797fb7fa4b
|
Merge branch 'main' into route_table_assoc
|
2021-05-17 17:25:49 +02:00 |
Elie
|
c2417678f0
|
Merge branch 'main' into refacto_aws_iam_access_key
|
2021-05-17 17:14:00 +02:00 |
Elie
|
cafde28e21
|
Refacto aws_iam_access_key
|
2021-05-17 17:06:25 +02:00 |
Elie
|
233d517e0a
|
Refacto github resources
|
2021-05-17 17:05:04 +02:00 |