colossal-salesclerk-87522
05/31/2023, 1:20 PMquaint-dress-831
06/01/2023, 10:35 AMpulumiVariables only takes variables nested under the config block of a Pulumi project file see https://www.pulumi.com/docs/concepts/projects/project-file/ for an example that sets aws:region:. Other project file values outside config, such as runtime: yaml would not be valid key values to set using pulumiVariables. That said, it's a good feature request if you'd like to create it in our GitHub.