First of all I wanted to thank all the contributors and especially Hashicorp for doing a great work. Thank you! Currently the terraform modules do not support the count parameter. It would be a nice addition, encouraging a more DRY approach to writing modules. ``` Errors: * module root: module somemodule: count is not a valid parameter ```