Closed xhoogland closed 1 month ago
I back this up, am encountering the same issue.
Thanks both @xhoogland & @michael-novak-80 ,
Can you confirm you have upgrade the ALZ PowerShell module to the latest version v4.0.0
https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0 & https://www.powershellgallery.com/packages/ALZ/4.0.0
If not please upgrade and try again and let us know 👍
cc: @jaredfholgate @oZakari
Yes, am on v. 4.0.0 ALZ module, previous versions removed and reinstalled from scratch.
Thanks both @xhoogland & @michael-novak-80 ,
Can you confirm you have upgrade the ALZ PowerShell module to the latest version
v4.0.0
https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0 & https://www.powershellgallery.com/packages/ALZ/4.0.0If not please upgrade and try again and let us know 👍
cc: @jaredfholgate @oZakari
Yes, I can confirm. Not behind my laptop currently but Update-Module -WhatIf does not show this module anymore. This morning it did and afterwards I executed Update-Module.
On Wed, 2 Oct 2024, 19:42 Jack Tracey, @.***> wrote:
Thanks both @xhoogland https://github.com/xhoogland & @michael-novak-80 https://github.com/michael-novak-80 ,
Can you confirm you have upgrade the ALZ PowerShell module to the latest version v4.0.0 https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0 & https://www.powershellgallery.com/packages/ALZ/4.0.0
If not please upgrade and try again and let us know 👍
cc: @jaredfholgate https://github.com/jaredfholgate @oZakari https://github.com/oZakari
— Reply to this email directly, view it on GitHub https://github.com/Azure/ALZ-Bicep/issues/871#issuecomment-2389249262, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADY6D34S3HKFLOK6OEIWZ4DZZQV75AVCNFSM6AAAAABPICGNQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBZGI2DSMRWGI . You are receiving this because you were mentioned.Message ID: @.***>
The artifacts are there now. Apologies there was an issue with our workflow trigger.
Many thanks for fixing this.
Referencing the PR: https://github.com/Azure/ALZ-Bicep/pull/872
Nice fast fix, thanks!
What happened? Provide a clear and concise description of the bug, including deployment details.
I have executed the following line in PowerShell 7.4.5 (as tab in Windows Terminal): Deploy-Accelerator -inputs D:\xxx\accelerator\config\inputs.yaml -targetDirectory D:\xxx\accelerator\output
This used to work in the previous combination of the last 3.x-version for the bootstrap and 0.19.3 for the starter. I am using the combination of bicep, alz_azuredevops and starter complete.
Please provide the correlation id associated with your error or bug.
N/a.
What was the expected outcome?
That the script created a terraform which I could perhaps apply.
Relevant log output
Check previous GitHub issues
Code of Conduct