Open
Description
References
Similar to the update in 0.10.7 that cached plugins in a shared dir it would also be nice to be able to keep modules in a shared location to stop duplication on things like CI/Build servers.
To prevent updates to a module from breaking things in two separate terraform runs that reference the same shared module this shouldn't happen until we have module versioning.
My go fu is weak but I would be happy to volunteer as a terraform tester and/or documentation contributor on any of this.