diff --git a/content/docs/iac/concepts/projects/project-file.md b/content/docs/iac/concepts/projects/project-file.md index 099241907130..12e324de6a72 100644 --- a/content/docs/iac/concepts/projects/project-file.md +++ b/content/docs/iac/concepts/projects/project-file.md @@ -220,7 +220,10 @@ runtime: nodejs ```yaml name: Example Pulumi project file with all possible attributes -runtime: yaml +runtime: + name: yaml + options: + compiler: cue export description: An example project with all attributes main: example-project/ stackConfigDir: config/