fresh-microphone-45374
09/09/2024, 8:09 PMparams
to be ignored in the Beanstalk environments creation.
The problem is we have inconsistence when Pulumi run the preview.
The diff is correct. But the output shows how if the ignore params we weren’t set.
After the update, the execution works as expected. But the output logs are not consistent.
Is this expected? Should the output
to be different of diff
logs?
Thanks you!