Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Update module requirements and coding standard#276

Merged
akuzminsky merged 1 commit into
mainfrom
update-module-requirements-and-coding-standard
May 6, 2026
Merged

Update module requirements and coding standard#276
akuzminsky merged 1 commit into
mainfrom
update-module-requirements-and-coding-standard

Conversation

@akuzminsky
Copy link
Copy Markdown
Collaborator

Summary

  • Add documentation dependencies (mkdocs-material, mkdocs-glightbox, diagrams, mkdocs-minify-plugin) and mkdocs.yml configuration requirements (site_name pattern, glightbox plugin)
  • Add checkov security dependency, .checkov.yml requirement, AWS 6.x provider parametrize pattern, and full do_release Makefile function with safety checks
  • Sync badge order/format between both documents, promote docs pages (architecture, examples, troubleshooting, changelog) to required, and remove stale/redundant sections

Test plan

  • Verify TERRAFORM_MODULE_REQUIREMENTS.md renders correctly on GitHub
  • Verify CODING_STANDARD.md renders correctly on GitHub
  • Confirm badge order matches between both documents
  • Confirm no 120-char line length violations

🤖 Generated with Claude Code

Sync both documents and add missing requirements:
- Add documentation deps (mkdocs-material, mkdocs-glightbox, diagrams, mkdocs-minify-plugin)
- Add mkdocs.yml requirements (site_name pattern, glightbox plugin)
- Add checkov security dependency and .checkov.yml requirement
- Add AWS provider version parametrize pattern for tests
- Add make bootstrap must install pre-commit hooks
- Add full do_release Makefile function with safety checks
- Sync badge order and format between both documents
- Promote architecture/examples/troubleshooting/changelog to required pages
- Specify changelog.md as symlink to CHANGELOG.md
- Remove stale sections (implementation plan, proposed coding standard updates, repo settings)
- Remove .github/ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from should-have

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Comment was too big. Check the CI workflow output.

Copy link
Copy Markdown
Collaborator Author

@akuzminsky akuzminsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plan passed: 0 to add, 123 to change, 0 to destroy.

All 123 changes are coding_standard and terraform_module_requirements file updates pushed to managed repos. No unexpected resource changes.

Changes reviewed:

  • CODING_STANDARD.md: Promoted architecture/examples/troubleshooting/changelog docs pages to required, changelog.md specified as symlink, removed .github/ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from should-have
  • TERRAFORM_MODULE_REQUIREMENTS.md: Added documentation deps (mkdocs-material, mkdocs-glightbox, diagrams, mkdocs-minify-plugin), mkdocs.yml config requirements (site_name pattern, glightbox plugin), checkov security dep and .checkov.yml, AWS 6.x provider parametrize pattern, make bootstrap hook install requirement, full do_release Makefile function, synced badge order with CODING_STANDARD.md, removed stale sections (implementation plan, proposed coding standard updates, repo settings)

@akuzminsky akuzminsky merged commit 5bf3645 into main May 6, 2026
1 of 2 checks passed
@akuzminsky akuzminsky deleted the update-module-requirements-and-coding-standard branch May 6, 2026 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant