stevenaldinger / decker

Declarative penetration testing orchestration framework
Mozilla Public License 2.0
288 stars 26 forks source link

fix dependency graph with for_each #3

Closed stevenaldinger closed 5 years ago

stevenaldinger commented 5 years ago

Fixes issue where for_each had to be specified by a plugin's HCL when loops were used, fixes issue where dependency graph was ignoring for_each and plugin's sometimes ran out of order.