sparse-intern-71089
02/16/2024, 4:58 PMbillions-river-87988
02/16/2024, 5:48 PMcuddly-magician-97620
02/16/2024, 6:19 PMbillions-river-87988
02/16/2024, 6:45 PMclever-glass-42863
03/12/2024, 4:18 PMpulumi state upgrade
does not appear to work without interactivity. For example, running with --non-interactive
yields the following in logs:
$ pulumi state upgrade --non-interactive --verbose 9
warning: Legacy non-project mode support for DIY backends are due to be deprecated this year. Please migrate to project mode by running 'pulumi state upgrade'. You can disable this warning by setting PULUMI_DIY_BACKEND_ACKNOWLEDGE_LEGACY_WARNING to true.
This will upgrade the current backend to the latest supported version.
Older versions of Pulumi will not be able to read the new format.
Are you sure you want to proceed?
Please confirm that this is what you'd like to do by typing `yes`: Upgrade cancelled
From this log, should I expect --non-interactive to work?
On other commands, we can supply --yes, but this command does not support --yes argument to be passed through.billions-river-87988
03/12/2024, 4:19 PMbillions-river-87988
03/12/2024, 4:20 PMbillions-river-87988
03/12/2024, 4:21 PMclever-glass-42863
03/12/2024, 4:22 PMclever-glass-42863
03/12/2024, 4:22 PMbillions-river-87988
03/12/2024, 4:22 PMclever-glass-42863
03/12/2024, 4:24 PMclever-glass-42863
03/12/2024, 4:25 PMredgamesco
billions-river-87988
03/12/2024, 4:26 PMbillions-river-87988
03/12/2024, 4:43 PMclever-glass-42863
03/12/2024, 4:43 PMbillions-river-87988
03/12/2024, 4:55 PMclever-glass-42863
03/12/2024, 4:56 PMbillions-river-87988
03/12/2024, 6:58 PM--yes
flag, so he went ahead and added it- https://github.com/pulumi/pulumi/pull/15648. If that PR gets merged it should be released shortly (as early as tomorrow)...clever-glass-42863
03/12/2024, 6:59 PMbillions-river-87988
03/12/2024, 6:59 PMclever-glass-42863
03/13/2024, 3:47 PMv3.110.0
. Do you know what the deployment frequency of the docker images are? For example, use the pulumi/pulumi-dotnet docker image as a base image for our deployments.billions-river-87988
03/13/2024, 3:57 PMclever-glass-42863
03/13/2024, 3:58 PMbillions-river-87988
03/15/2024, 2:42 PM