Draft
Conversation
|
Hi, thank you for creating your PR, we will check it out very soon |
|
Code Coverage Report Coverage ResultsCoverage
Overall: 100.00% 🟢 |
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Publish documentation for terraform-modules repository
feat: publish terraform-modules documentation
Jan 28, 2026
Member
|
@fredleger we must not write the doc for projects directly, it must be synchronized from source repositories. See documentation: https://github.com/hoverkraft-tech/public-docs/blob/main/README.md#documentation-areas |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publishes documentation for the terraform-modules repository to the documentation portal under Infrastructure & DevOps category.
Changes
Manual documentation import: Bootstrapped terraform-modules docs at
application/docs/projects/infrastructure-devops/terraform-modules/index.mdby importing README and converting relative links to absolute GitHub URLsAutomation infrastructure: Created workflow template (
.github/templates/terraform-modules-ci-workflow.yml) and onboarding guide for future automated syncing from source repositoryImport tooling: Added executable script (
.github/scripts/import-terraform-modules-docs.sh) for manual documentation importsDocumentation Structure
Published docs cover 40+ Terraform modules across:
Screenshot
Future Work
To enable automated documentation updates, terraform-modules repository needs the CI workflow added (template provided in
.github/templates/) with required GitHub App credentials configured per the onboarding guide.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.