Infrastructure Docs Generator

Used 1,900 times

Paste infrastructure code to receive a ready-to-share markdown summary with resource tables and warnings.

Beta

Supports: Terraform · Bicep · Kubernetes YAML

Detected stack type: terraform

Resources

2

Parameters

0

Warnings

0

Generated documentation

# Infrastructure Summary

Detected stack type: **terraform**

## Resources
| Name | Type | Notes |
| ---- | ---- | ----- |
| assets | aws_s3_bucket | Managed via Terraform resource "aws_s3_bucket" |
| cdn | aws_cloudfront_distribution | Managed via Terraform resource "aws_cloudfront_distribution" |

## Parameters / Inputs
- No explicit parameters found.

Latest DevOps articles

What does it cover?

The generator parses Terraform resource blocks, Bicep resources and parameters, or Kubernetes YAML kinds to produce a markdown file your team can drop into PR descriptions or runbooks. It is a fast companion to the Docker Compose Validator and the .env File Editor when preparing deployment notes.