Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced module support #715

Closed
radeksimko opened this issue Aug 4, 2021 · 2 comments
Closed

Enhanced module support #715

radeksimko opened this issue Aug 4, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request meta modules Functionality related to the module block and modules generally
Milestone

Comments

@radeksimko
Copy link
Member

radeksimko commented Aug 4, 2021

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

  • completion
  • hover
  • accurate highlighting
  • relevant links (to docs)
  • go to references/definitions
  • installation/update via contextual code actions

for all modules in their configuration regardless of where the module comes from or whether it's installed.

Proposal

@radeksimko radeksimko added meta modules Functionality related to the module block and modules generally labels Aug 4, 2021
@radeksimko radeksimko added enhancement New feature or request meta modules Functionality related to the module block and modules generally and removed meta modules Functionality related to the module block and modules generally labels Aug 10, 2021
@radeksimko radeksimko self-assigned this Oct 18, 2021
@breathingdust breathingdust added enhancement New feature or request meta modules Functionality related to the module block and modules generally and removed enhancement New feature or request meta modules Functionality related to the module block and modules generally labels Feb 2, 2022
@timdhoffmann

This comment was marked as off-topic.

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request meta modules Functionality related to the module block and modules generally
Projects
None yet
Development

No branches or pull requests

3 participants