Azure / alz-terraform-accelerator

Azure Landing Zones Terraform Accelerator
MIT License
99 stars 34 forks source link

bug: Set DevOps Input file bootstrap variable #138

Closed terrymandin closed 6 months ago

terrymandin commented 6 months ago

Is there an existing issue for this?

Bootstrap or Starter Module Deployment? (Required)

starter_module

ALZ-PowerShell-Module Version (Required)

2.0.3

alz-terraform-accelerator Version (Required)

0.1.9

Starter Module (Required)

complete

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

Change the bootstrap variable to be "alz_devops" instead of "alz_github" in the DevOps inputs file:

https://raw.githubusercontent.com/wiki/Azure/alz-terraform-accelerator/examples/powershell-inputs/inputs-azure-devops.yaml

Contents of the configuration file used for the complete starter module. (Optional)

No response

Debug Output/Panic Output (Optional)

No response

Expected Behaviour (Required)

Customer will receive the correct default value when they download the Azure DevOps inputs file.

Actual Behaviour (Required)

Customer gets the bootstrap variable defaulted to "alz_github" in the DevOps config file.

Steps to Reproduce (Optional)

No response

Important Factoids (Optional)

No response

References (Optional)

No response

jaredfholgate commented 6 months ago

Fixed, thanks for reporting @terrymandin