sparse-intern-71089
04/04/2022, 3:53 PMbillowy-army-68599
Pulumi.yaml tells the Pulumi CLI some metadata about the project like the language runtime to use (as we support other languages) and a name and description for the projectbillowy-army-68599
Pulumi.{production|test}.yaml files are stack configuration, you can read more about this here: https://www.pulumi.com/docs/intro/concepts/stack/stocky-butcher-62635
04/04/2022, 3:58 PMcd to that location and pulumi stack ls then it says something about the other two yml files and gives URLs for <http://app.pulumi.com|app.pulumi.com>, so is the pulumi website involved in this somehow?billowy-army-68599
billowy-army-68599
billowy-army-68599
billowy-army-68599
stocky-butcher-62635
04/04/2022, 4:10 PMbillowy-army-68599
pulumi login first and authenticatestocky-butcher-62635
04/04/2022, 4:15 PMbillowy-army-68599
pulumi preview on one of the stacks once you've authenticated to Azurestocky-butcher-62635
04/05/2022, 8:15 AM