PS this is now causing the following when I try to run pulumi up
runtime: VirtualAlloc of 553132032 bytes failed with errno=1455
fatal error: out of memory
mysterious-australia-14256
02/11/2022, 9:25 AM
The bloat in the file is happening every time I try and run a release pipeline in Azure DevOps using a Pulumi Azure Pipelines Task. The task is set to run the "up" command with "--yes" args using Pulumi 3.24.. I have tried it on a Windows agent host and a Linux host.
mysterious-australia-14256
03/04/2022, 12:51 PM
Anyone with any suggestions on this? At the moment it is making pulumi unusable for a critical project
mysterious-australia-14256
03/04/2022, 5:22 PM
After a bit more digging, the issue seems to be with the aliases sections for each item in the stack. As an example, a Serivce Bus Rule that had 44 aliases before the last pulumi up command now has 60 000 aliases!