pulumi/changelog/pending
Julien P a59b694515
Query language runtime for options during “pulumi new” (#16346)
# Description

Fixes https://github.com/pulumi/pulumi/issues/16309

During `pulumi new` we query the language runtime using the new
`RuntimeOptionsPrompts` RPC call to get additional prompts to ask the
user.

<img width="900" alt="Screenshot 2024-06-07 at 14 28 58"
src="https://github.com/pulumi/pulumi/assets/387068/e68ef702-978b-47f7-9d4b-afdf10409ed8">

## Checklist

- [x] I have run `make tidy` to update any new dependencies
- [x] I have run `make lint` to verify my code passes the lint check
  - [x] I have formatted my code using `gofumpt`

<!-- av pr metadata
This information is embedded by the av CLI when creating PRs to track
the status of stacks when using Aviator. Please do not delete or edit
this section of the PR.
```
{"parent":"master","parentHead":"","trunk":"master"}
```
-->

---------

Co-authored-by: Will Jones <will@sacharissa.co.uk>
Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-06-17 17:10:55 +00:00
..
20240605--sdk-nodejs--add-options-to-workspace-removestack.yaml Add removeStack options to NodeJS Auto API SDK (#16333) 2024-06-14 08:35:06 +00:00
20240607--cli-new--allow-passing-runtime-options-as-args-in-pulumi-new.yaml Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +00:00
20240607--cli-new--query-language-runtime-for-options-during-pulumi-new.yaml Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +00:00
20240610--sdk-python--automatically-converts-requirements-txt-to-pyproject-toml-when-using-poetry.yaml Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +00:00
20240612--cli-engine--fix-continue-on-error-running-indefinitely-when-a-resource-fails-to-be-created-or-updated.yaml Fix --continue-on-error running indefinitely when a resource fails to be created or updated (#16371) 2024-06-13 15:42:57 +00:00
20240612--sdk-go--suggest-valid-attributes-with-similar-names-to-unrecognised-ones-when-validating-project-definitions.yaml Better error messages for schema validation (#16097) 2024-06-14 09:03:22 +00:00
20240614--engine--fix-a-panic-when-ignoring-wildcard-values-with-arrays-of-different-length.yaml Fix a panic when ignoring wildcard values with arrays of different length (#16406) 2024-06-17 08:16:41 +00:00
20240614--sdk-python--dont-incorrectly-emit-deprecation-warnings-for-non-deprecated-properties.yaml Don't incorrectly emit deprecated warnings (#16400) 2024-06-17 16:04:55 +00:00
20240614--sdk-python--handle-extra-cli-arguments-passed-policy-packs-plugins.yaml Handle extra CLI arguments passed policy packs plugins (#16402) 2024-06-17 09:10:04 +00:00
20240616--cli-plugin--fix-plugin-install-command-when-plugin-type-is-tool.yaml [cli/plugin] Fix plugin install command when plugin type is tool (#16407) 2024-06-17 13:25:57 +00:00