driftctl/test
Elie 5daec82ecc
Remove singleton to fix issues when chain multiples cmd run
We have some issue when running acceptance test, more generally
when we use to execute scan cmd multiples times.
We were using global singletons for provider and resources suppliers
managment which lead us to improper state in the second scan run.
We should avoid this in the future and make proper initialization of our
dependencies maybe using a dependency injection container.
2021-02-01 11:49:50 +01:00
..
acceptance Remove singleton to fix issues when chain multiples cmd run 2021-02-01 11:49:50 +01:00
aws 🍾 Initial release 2020-12-09 16:35:26 +01:00
goldenfile Remove invalid chars in filenames (for windows) 2021-01-05 17:42:34 +01:00
mocks Remove singleton to fix issues when chain multiples cmd run 2021-02-01 11:49:50 +01:00
resource Add alerting 2021-01-11 17:34:04 +01:00
build.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
command.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
cty_test_diff.go Add aws vpc support 2020-12-17 18:26:37 +01:00