Elie
|
18db5860b1
|
Merge branch 'main' into allow_to_change_provider_version
|
2021-06-07 10:17:22 +02:00 |
Rohan Sharma
|
6b2388c62a
|
Fix gen-driftignore --help example
|
2021-06-05 16:39:47 +05:30 |
Elie
|
07d992d472
|
Add input validation
|
2021-06-04 16:58:55 +02:00 |
Elie
|
fcb06cd782
|
Allow to specify a terraform provider version
|
2021-06-04 16:58:54 +02:00 |
Elie
|
a373bb0744
|
Remove human readable func from resource
|
2021-06-02 13:56:18 +02:00 |
Elie
|
b5c48dbbfc
|
Finished refacto
|
2021-05-31 18:46:20 +02:00 |
William BEUIL
|
7d31825b1a
|
Merge branch 'main' into v0.9-rebase
|
2021-05-27 18:15:15 +02:00 |
Louis TOUSSAINT
|
e4e66d0ab1
|
Issue 439: Fix humanString when HumanizeAttribute() is empty
|
2021-05-27 15:21:45 +02:00 |
Louis TOUSSAINT
|
76ccdd6d40
|
Issue 439: Always print ID in resource, by changing stringer with AttributeGetter interface
|
2021-05-27 15:21:45 +02:00 |
sundowndev
|
aa101e1731
|
refactor: use globaloutput for hint message
|
2021-05-26 11:19:28 +02:00 |
sundowndev
|
1ed957ee64
|
refactor: more human readable help messages
|
2021-05-26 11:19:28 +02:00 |
sundowndev
|
ef4430c8ea
|
refactor: rename from flag to input
also add an error when input is not specified
|
2021-05-26 11:19:28 +02:00 |
sundowndev
|
fe3d0a14ea
|
docs: improve gen-driftignore help message
|
2021-05-26 11:19:28 +02:00 |
sundowndev
|
613f4cf556
|
feat: create gen-driftignore
|
2021-05-26 11:19:28 +02:00 |
sundowndev
|
64c9ab4375
|
feat: disable count in scan progress bar
|
2021-05-17 11:13:12 +02:00 |
sundowndev
|
42ffe46af0
|
fix: doc deep links for providers authentication
|
2021-05-12 11:31:00 +02:00 |
sundowndev
|
0232696ace
|
Revert "Merge pull request #433 from cloudskiff/feat/genDriftIgnore"
This reverts commit 829967170090f9825896df96a256ff88b84db529, reversing
changes made to 5e1f9f8746e2d05ec80a69096285dbd27dfa7423.
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
d0104515b1
|
fix(tfcloud): rename tfcloud -> tfc
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
57df7fe028
|
fix(tfcloud): rename tfcloud -> tfc
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
2ac9f893d6
|
fix(cloud_reader): requested changes
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
499c1215c3
|
fix(cloud_reader): update tests + tfcloud token flag
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
a03127100a
|
fix(scan_test): add tfcloud
|
2021-05-10 15:02:42 +02:00 |
Rémi Doreau
|
73c0387639
|
feat(schemes): add tfcloud
|
2021-05-10 15:02:42 +02:00 |
Elie
|
a45b2e4bf1
|
Add telemetry
|
2021-05-10 15:02:41 +02:00 |
sundowndev
|
252674cb56
|
feat: add iac progress bar
|
2021-05-10 15:02:41 +02:00 |
sundowndev
|
87ad272856
|
feat: create gen-driftignore
|
2021-05-10 14:45:44 +02:00 |
Elie
|
63eeb28504
|
Merge branch 'main' into refactor-res
|
2021-05-05 10:19:21 +02:00 |
William Beuil
|
18d406178e
|
Add aws_ebs_volume
|
2021-05-04 13:41:06 +02:00 |
Elie
|
2b73202e09
|
Change jsondiff library
|
2021-05-04 11:38:22 +02:00 |
Raphaël
|
424a312bf7
|
Merge branch 'main' into fix/filterFlagRepeat
|
2021-04-26 17:49:53 +02:00 |
Martin Guibert
|
80687e5029
|
Add hybrid resource behavior
|
2021-04-23 17:07:35 +02:00 |
sundowndev
|
9bfdce93bd
|
fix: enforce one occurrence of filter flag
|
2021-04-20 13:50:34 +02:00 |
Stephane Jourdan
|
88e159f8e2
|
quick grammar fix
|
2021-04-13 14:47:08 +02:00 |
Louis TOUSSAINT
|
5c1f84e324
|
Issue 367: Fix typo for error-reporting
|
2021-04-13 14:47:08 +02:00 |
Louis TOUSSAINT
|
4c8efa378b
|
Issue 367: Fix all error-reporting occurence in project to follow the new flag name
|
2021-04-13 14:47:08 +02:00 |
sundowndev
|
c6ea94f6ce
|
refactor: NewDriftCTL interface
|
2021-04-13 14:47:08 +02:00 |
sundowndev
|
53bfa79423
|
refactor: simplify & format code
|
2021-04-13 14:45:43 +02:00 |
sundowndev
|
eb10e9cd69
|
refactor: usage of strict mode
|
2021-04-13 14:45:43 +02:00 |
sundowndev
|
4371dec865
|
feat: add CLI strict flag
|
2021-04-13 14:40:07 +02:00 |
sundowndev
|
c542a4063d
|
refactor(analyser): rename total_drifted to total_changed
|
2021-04-13 14:40:07 +02:00 |
Elie
|
9ec8c14156
|
Truncate file when opening file in json output
|
2021-04-13 14:02:50 +02:00 |
sundowndev
|
01a637f494
|
refactor(cmd): rename deleted to missing in json output
|
2021-04-13 14:01:35 +02:00 |
sundowndev
|
03fc4062be
|
test: scan output
|
2021-04-13 14:01:35 +02:00 |
sundowndev
|
6ff780ce51
|
refactor(cmd): more human readable output
|
2021-04-13 14:01:35 +02:00 |
Louis TOUSSAINT
|
afb9c9a648
|
Issue 367: Add details to error reporting flag in help message, similar to driftctl-docs
|
2021-04-13 14:01:35 +02:00 |
Elie
|
2b71c8e650
|
Add resource factory
|
2021-04-06 16:43:35 +02:00 |
Raphaël
|
1ce61ece42
|
refactor: fix a typo in CLI options
|
2021-03-17 18:35:23 +01:00 |
sundowndev
|
2a3a8cd122
|
refactor(cmd): rename header option to headers
headers is more relevant since it's about adding multiple headers at a time.
|
2021-03-17 13:54:33 +01:00 |
sundowndev
|
4d9f8fa60b
|
chore: fix merge conflict
|
2021-03-16 16:48:07 +01:00 |
sundowndev
|
e91ad26591
|
test: update scan & supplier tests
to include tfstate+http and tfstate+https schemes
|
2021-03-16 16:35:28 +01:00 |