chilly-caravan-8120
04/11/2024, 2:19 PMpulumi up? This is on Azure, but it shows in the preview that it will output the public IP, but it wont display it until I run pulumi up a second time.hundreds-gpu-71155
04/11/2024, 2:28 PMPublicIP?hundreds-gpu-71155
04/11/2024, 2:29 PMPublicIPchilly-caravan-8120
04/11/2024, 2:52 PMpip=network.PublicIPAddress(<foo...>)
pulumi.export("label", pip.ipaddress)hundreds-gpu-71155
04/11/2024, 2:53 PMhundreds-gpu-71155
04/11/2024, 2:53 PMpip above)chilly-caravan-8120
04/11/2024, 2:53 PMpulumi up again for it to output it.hundreds-gpu-71155
04/11/2024, 2:54 PMpulumi up should have it after you've confirmed and it's actually runhundreds-gpu-71155
04/11/2024, 2:54 PMpulumi preview won't have ithundreds-gpu-71155
04/11/2024, 2:55 PMpulumi up, pulumi stack output should have itchilly-caravan-8120
04/11/2024, 2:55 PMpulumi upchilly-caravan-8120
04/11/2024, 2:56 PMhundreds-gpu-71155
04/11/2024, 2:56 PMhundreds-gpu-71155
04/11/2024, 2:56 PMchilly-caravan-8120
04/11/2024, 2:57 PMpulumi up twice in order to output my Public IPhundreds-gpu-71155
04/11/2024, 2:57 PMchilly-caravan-8120
04/11/2024, 2:57 PMpulumi output after the run to see if the pip is there before running it a second time.hundreds-gpu-71155
04/11/2024, 2:57 PMhundreds-gpu-71155
04/11/2024, 2:58 PMchilly-caravan-8120
04/11/2024, 2:58 PMhundreds-gpu-71155
04/11/2024, 2:59 PMchilly-caravan-8120
04/11/2024, 2:59 PMhundreds-gpu-71155
04/11/2024, 3:00 PMchilly-caravan-8120
04/11/2024, 3:32 PMchilly-caravan-8120
04/11/2024, 3:32 PMhundreds-gpu-71155
04/11/2024, 3:36 PMhundreds-gpu-71155
04/11/2024, 3:36 PMchilly-caravan-8120
04/11/2024, 3:37 PMchilly-caravan-8120
04/11/2024, 3:37 PMhundreds-gpu-71155
04/11/2024, 3:41 PMhundreds-gpu-71155
04/11/2024, 3:42 PMhundreds-gpu-71155
04/11/2024, 3:44 PM.provisioning_state, but no specifics
2. it's .ip_address not .ipaddress but for some reason that's not an error?chilly-caravan-8120
04/15/2024, 5:00 PM