Hello! We are informing some `params` to be ignore...
# general
f
Hello! We are informing some
params
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!