wolfictl icon indicating copy to clipboard operation
wolfictl copied to clipboard

lint: add new lint to check that all modules are used in the main module

Open Dentrax opened this issue 2 years ago • 1 comments

Description

To ensure image module is instantiated in the root main.tf.

As we discussed with @imjasonh, dropping the idea here so we don't forget.

Dentrax avatar Jul 04 '23 19:07 Dentrax

We did something simple with a shell script for now: https://github.com/chainguard-images/images/pull/1014

imjasonh avatar Jul 04 '23 19:07 imjasonh