pulumi/pkg/codegen/pcl/README.md

9 lines
402 B
Markdown

(pcl)=
# Pulumi Configuration Language (PCL)
*Pulumi Configuration Language* (PCL) is an internal representation of Pulumi
programs which supports all core concepts of the Pulumi programming model in a
minimal form. Although not exposed directly to users today, this intermediate
representation is used to support a variety of program conversion tasks, from
and to various supported Pulumi languages.