@openfabr/cdf / Exports / ToolingRuntime
Enumeration: ToolingRuntime
A list of IaC runtime. The purpose of defining them is to regulate their names throughout the framework and all packages.
Table of contents
Enumeration Members
Enumeration Members
AWSCDK
• AWSCDK = "awscdk"
Defined in
CDKTF
• CDKTF = "cdktf"
Defined in
CUSTOM
• CUSTOM = "custom"
Defined in
PULUMI
• PULUMI = "pulumi"