Enhanced module support #715
Labels
enhancement
New feature or request
meta
modules
Functionality related to the module block and modules generally
Milestone
Problem Statement
Terraform users use modules to package and reuse configuration. Users should not loose out on UX they get when editing resources, data sources etc. directly after "modularising" their configs and when leveraging 3rd party modules.
User Impact
Any users of modules will benefit.
Expected User Experience
Most UX features evolve around the
module
block.The overall aim is to help users introduce new modules to the configuration and help manage existing modules and increase the chance that user will be provided with the following
for all modules in their configuration regardless of where the module comes from or whether it's installed.
Proposal
source
#669source
andversion
#672source
#673module.calls
data terraform-ls#722module.providers
data terraform-ls#723module.calls
terraform-ls#725rootmodules
custom command terraform-ls#515The text was updated successfully, but these errors were encountered: