terraform-docs
terraform-docs copied to clipboard
Allow external links in `footer-from` to download content
What problem are you facing?
Would like to manage footers (perhaps headers too? although less likely) in a central location. This would be useful for repos that share some doc requirements that must be in the README
How could terraform-docs help solve your problem?
allow downloads of external files for footer-from content. something like:
footer-from: https://raw.githubusercontent.com/aws-ia/terraform-aws-route53-recovery-controller/main/.header.md
Damn, I just created an issue for this, after seeing if one existed, and now just saw it...
https://github.com/terraform-docs/terraform-docs/issues/600
Glad I'm not the only one who wants to see this!