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

Fix: make terraform-docs work #262

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Fix: make terraform-docs work #262

merged 2 commits into from
Jan 29, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jan 29, 2024

Addresses an issue with the terraform-docs functionality in our project. Currently, the documentation generated by terraform-docs includes an incorrect description for the resource_group variable. This pull request updates the description to accurately reflect that it represents the Azure resource group.

By fixing this issue, we ensure that the generated documentation is correct and provides accurate information about the variables used in our Terraform configuration. This improvement helps developers and users of our project to have a clear understanding of the purpose and usage of the resource_group variable.

Overall, this change enhances the project's documentation and improves the user experience by providing accurate and informative documentation.

@robinmordasiewicz robinmordasiewicz merged commit c3b8993 into main Jan 29, 2024
@robinmordasiewicz robinmordasiewicz deleted the terraform-docs branch January 29, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant