Skip to content

fix: Correct issue with invalid default value for bicep configs - #127

Merged
Zach Trocinski (oZakari) merged 1 commit into
Azure:mainfrom
oZakari:main
Jul 26, 2024
Merged

fix: Correct issue with invalid default value for bicep configs#127
Zach Trocinski (oZakari) merged 1 commit into
Azure:mainfrom
oZakari:main

Conversation

@oZakari

@oZakari Zach Trocinski (oZakari) commented Jul 26, 2024

Copy link
Copy Markdown
Contributor

Pull Request

Issue

Fixes Azure/Azure-Landing-Zones#2513

Description

This pull request includes changes to three configuration files: inputs-azure-devops-bicep.yaml, inputs-github-bicep.yaml, and inputs-local-bicep.yaml. The changes are all similar, adjusting the Prefix value from "landing-zone" to "alz".

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@oZakari Zach Trocinski (oZakari) changed the title Main fix: Correct issue with invalid default value for bicep configs Jul 26, 2024
@oZakari Zach Trocinski (oZakari) added Area: Bicep Accelerator ⚡ Issues / PR's related to Bicep Accelerator Type: Bug 🪲 Something isn't working labels Jul 26, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, sorry!

@oZakari
Zach Trocinski (oZakari) merged commit d1a6af8 into Azure:main Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Bicep Accelerator ⚡ Issues / PR's related to Bicep Accelerator Type: Bug 🪲 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prefix in Bicep starter module should have a different default value

2 participants