Skip to content

Display configuration_aliases associated with required_providers #820

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

christopher-howse-vgh
Copy link

Description of your changes

Expose the configuration_aliases associated with required_providers as a comma separated list of aliases within the requirements section of terraform-docs.

Fixes #819

I have:

How has this code been tested

I have built this locally and executed it on a subset of my terraform modules. It present me with the expected comma separated list of aliases in the requirements section when configuration_aliases are defined.

I have tested all of the supported terraform-docs output formats.

…viders`.

Signed-off-by: Christopher Howse <christopher.howse@verafin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display the configuration_aliases associated with the required_providers
1 participant