Jenna Goldstrich

Results 70 comments of Jenna Goldstrich

Hey @sabuncumurat, So the issue you're running here is that Direct Shared Image Gallery's and Community Gallery's are distinct types of shared images which can not be referenced using the...

The cause of the orphaned resources is this error ``` ==> azure-arm.from-sig: Error: retry count exhausted. Last err: performing Delete: unexpected status 400 (400 Bad Request) with error: NicReservedForAnotherVm: Nic(s)...

:] Of course, happy to help! So this error occurs whenever the following condition is true ``` !xor(location != "", build_resource_group_name != "") ``` https://github.com/hashicorp/packer-plugin-azure/blob/1b209f585b32e3a4b9fbe5b990e35d9892dd3e92/builder/azure/arm/config.go#L1298-L1300 we throw this error based...

So today I was able to reproduce this error without using Packer or the Azure plugin. I created a Windows Virtual Machine using trusted launch with a DES key using...

Hey @oliverlabs I hope you're well and I appreciate your response, I see, not ideal but good to know that its not officially supported, I will see if I can...

Hey @tlwr! Thanks for the feature request, it looks like the Fly ci is using https://github.com/skratchdot/open-golang to handle opening the url regardless of browser, we will investigate adding this in...

Hey @jsloan117 thanks for opening this issue! Sorry that you're still having some issues with the source image name stuff! This behavior shouldn't be controlled at all by HCP Packer...

Great catch @jsloan117, I was able to reproduce your error by using `latest`. I believe the reason this works later on in the build is that when creating the build...

It has not been fixed @rkenward, we'll leave this issue open until someone addresses it, it is less of a priority issue because it impacts only HCP Packer ancestry, and...

@gurumachupalli can you please sign the CLA https://github.com/hashicorp/packer-plugin-azure/pull/515#issuecomment-3090713408, I know this contribution isn't ready yet and needs some review from my team still, but without a signed CLA we're unable...