PLTF CLI Documentation

Getting Started Workflows CLI Features References Modules Examples Security
  • Overview
  • Profiles & Defaults
  • Validation
  • Preview
  • Backends
  • Custom Modules
  • Enterprise Migration
  • Placeholders & Wiring
  • Secrets
  • Variables
  • Telemetry

Preview

Previous Next

Quickly inspect what will be generated without touching Terraform.

What it does

  • pltf preview reads your spec and shows provider, backend type, labels, and modules that will render.
  • Auto-detects env vs service based on kind.

Example

pltf preview -f env.yaml -e prod

Notes

  • No cloud credentials needed; useful in CI or pre-commit checks.
  • Pair with pltf validate for faster feedback before generation/apply.
Validation Backends
Menu
Home Installation FAQ
Docs Map
Getting Started
Overview Environment Stack Service (Layer) Module Specs Guide Modules & Wiring AWS GCP Azure
Workflows
Terraform Workflows Terraform Commands Terraform Generator Image & Caching
CLI
Usage Platform Patterns pltf generate validate preview
Features
Overview Profiles & Defaults Validation Preview Backends Custom Modules Enterprise Migration Placeholders & Wiring Secrets Variables Telemetry
References
Modules
Examples
ML Cluster Full Stack application Airflow
Security
AWS Architecture Kubernetes Architecture Compliance
GitHub

On This Page

What it does Example Notes
shadcn theme provided by @asiffer