Skip to content

Examples

These examples show how TSX source maps to generated Terraform HCL.

Each page highlights the parts that matter for learning react-hcl: component composition, refs, expression helpers, direct HCL body text, and generated output.

Example List

ExampleShows
Module CompositionModule refs, module outputs, and depends_on.
Static WebsiteS3, CloudFront, variables, refs, helpers, and HCL body text.
ECS FargateComposite components for network, ALB, listener, and ECS service concerns.
VPC NetworkTypeScript loops and composite network components.