-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we do not allow the usage of terraform lock files. This happens because we always generate all the terraform based on configs, which does not include a lockfile to be used. Because of this is is more difficult to manage what dependencies are being imported, and it makes caching of dependencies harder as we have no lockfile to create a cache key for
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request