Azure / ALZ-PowerShell-Module

The Azure Landing Zones Accelerators PowerShell module
https://www.powershellgallery.com/packages/ALZ/
MIT License
69 stars 31 forks source link

Bug: Document needs to updated for Bicep Instructions #227

Closed maheshbenke closed 1 hour ago

maheshbenke commented 2 hours ago

Is there an existing issue for this?

Infrastructure as Code Type? (Required)

bicep

PowerShell Module Version (Optional)

No response

Bootstrap Module Version (Optional)

No response

Starter Module? (Required)

bicep - complete

Starter Module Version (Optional)

No response

Input arguments of the ALZ-PowerShell-Module (Optional)

[User Guide] Quick Start Phase 2 Local bicep section has terraform instructions in step 8 ,9,10,11 also step 5 input table refers to terraform variables. 2.2.3.1 Local File System with Bicep

Image

Debug Output/Panic Output (Optional)

No response

Expected Behaviour (Required)

[User Guide] Quick Start Phase 2 Local bicep section should have instructions related to Bicep.

Actual Behaviour (Required)

Quick Start Phase 2 Local bicep section has terraform instructions in step 8 ,9,10,11 also step 5 input table refers to terraform variables. This could be misleading.

Steps to Reproduce (Optional)

No response

Important Factoids (Optional)

No response

References (Optional)

No response

maheshbenke commented 1 hour ago

Found the notes in deployment logs "Although you have selected Bicep, the Accelerator leverages the Terraform tool to bootstrap your Version Control System and Azure. This is will not impact your choice of Bicep post this initial bootstrap. Please refer to our documentation for further details..." Closing the issue for now.