refactor(infra): rename .modules to _modules
Follow Terragrunt convention, and doesn't get ignored by search tools.
Prefix with _ to indicate that this folder doesn’t contain deployable
configurations, and so that it is lexically sorted first in the
directory listing.