devdeer.Templates.Bicep 6.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package devdeer.Templates.Bicep --version 6.0.6
NuGet\Install-Package devdeer.Templates.Bicep -Version 6.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="devdeer.Templates.Bicep" Version="6.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Templates.Bicep --version 6.0.6
#r "nuget: devdeer.Templates.Bicep, 6.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install devdeer.Templates.Bicep as a Cake Addin
#addin nuget:?package=devdeer.Templates.Bicep&version=6.0.6

// Install devdeer.Templates.Bicep as a Cake Tool
#tool nuget:?package=devdeer.Templates.Bicep&version=6.0.6

BICEP templates

Bicep Release Nuget

Introduction

This is a collection of BICEP templates which serve as patterns for DEVDEER default resources in Azure. The folder modules contains the actual specific templates. BICEP files in this folder are meant to represent single resources in Azure. The folder components is providing BICEP modules which are creating resources which need different Azure deployments at one.

Developer notes

If you want to add another template just create a BICEP file in the root and add the modules needed. Afterwards create a JSON file named like the BICEP but ending with parameters.test.json. The just run the .\samples\deploy-test.ps1 providing the name of the folder.

The deployments are taking there options from the DEVDEER AKV from the key SpockBicepSettings. This gets downloaded and stored in ./bicepSettings.json. After one deployment this file is restored using a tmp.json which lives only for the runtime of the deployment and gets deleted automatically afterwards.

The following pre-prequisites are needed on your machine:

Branching

2 branches are important for deploying the packages to Nuget:

  • main: Create a PR to this branch to deploy a new stable version.
  • beta: Create a PR to this branch to deploy a new beta version. You don't need to add the "-beta". The pipelines will take care of that.

As soon as you created the PR a CI will run and then the CD will be triggered. The CD will ask for permission to deploy to Nuget. After approval the nuget push happens.

** Be aware that version handling is your responsibility! **

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.7 83 6/24/2024
6.0.6 166 6/13/2024
6.0.5 120 6/7/2024
6.0.4 93 6/5/2024
6.0.3-beta 71 6/5/2024
6.0.1-beta 71 6/5/2024
6.0.0-beta 62 6/5/2024
5.4.4 312 5/22/2024
5.4.3 83 5/22/2024
5.4.2 74 5/22/2024
5.4.1 98 5/22/2024
5.4.0 81 5/22/2024
5.2.5 333 5/13/2024
5.2.4 98 5/12/2024
5.2.3 68 5/12/2024
5.2.2 65 5/12/2024
5.2.1 74 5/12/2024
5.2.0 96 5/11/2024
5.1.2 173 5/8/2024
5.1.1 100 5/8/2024
5.1.0 165 5/6/2024
5.0.4 121 4/27/2024
5.0.3-beta 2,295 12/26/2023
5.0.2-beta 335 12/18/2023
5.0.1-beta 126 12/17/2023
5.0.0-beta 107 12/17/2023
4.3.0 188 4/15/2024
4.2.15 666 12/26/2023
4.2.14 143 12/26/2023
4.2.13 148 12/26/2023
4.2.12 96 12/25/2023
4.2.11 136 12/25/2023
4.2.10 132 12/25/2023
4.2.9 144 12/17/2023
4.2.8 116 12/17/2023
4.2.7 835 11/24/2023
4.2.6 97 11/24/2023
4.2.5 524 11/9/2023
4.2.4 280 11/5/2023
4.2.3 152 11/4/2023
4.2.2 159 11/4/2023
4.2.1 138 11/4/2023
4.2.0 154 11/4/2023
4.1.0 267 11/1/2023
4.0.3 630 8/19/2023
4.0.2 198 8/17/2023
4.0.1 237 8/17/2023
4.0.0 209 8/17/2023
3.3.2 202 8/17/2023
3.3.1 356 7/21/2023
3.3.0 261 7/12/2023
3.2.1 240 7/4/2023
3.2.0 137 7/4/2023
3.1.7 371 6/14/2023
3.1.6 328 5/18/2023
3.1.5 173 5/10/2023
3.1.4 475 3/24/2023
3.1.3 218 3/24/2023
3.1.2 198 3/24/2023
3.1.1 198 3/24/2023
3.1.0 203 3/24/2023
3.0.12-beta 180 3/24/2023
3.0.11-beta 143 3/24/2023
3.0.10-beta 146 3/23/2023
3.0.9-beta 233 3/16/2023
3.0.8-beta 143 3/16/2023
3.0.7-beta 219 3/16/2023
3.0.6-beta 341 2/25/2023
3.0.5-beta 188 2/25/2023
3.0.4-beta 201 2/24/2023
3.0.3-beta 198 2/23/2023
3.0.2-beta 167 2/23/2023
3.0.1-beta 232 2/23/2023
3.0.0-beta 258 2/7/2023
2.2.2 778 10/6/2022
2.2.1 359 10/5/2022
2.2.0 362 10/5/2022
2.1.0 436 9/26/2022
2.0.8 617 8/10/2022
2.0.7 429 6/27/2022
2.0.6 448 6/27/2022
2.0.5 886 6/1/2022
2.0.4 419 6/1/2022
2.0.3 617 4/11/2022
2.0.2 1,003 3/12/2022
2.0.1 433 3/6/2022
2.0.0 419 3/5/2022
1.3.0 453 2/21/2022
1.1.2 304 1/10/2022
1.1.1 271 1/7/2022
1.1.0 269 1/5/2022
1.0.7 463 12/9/2021
1.0.6 263 12/9/2021
1.0.4 278 12/9/2021
1.0.2 6,471 11/23/2021
1.0.1 5,795 11/23/2021
1.0.0 267 11/23/2021
0.10.2-beta 292 11/19/2021
0.10.1-beta 260 11/18/2021
0.9.6-beta 223 11/12/2021
0.9.5-beta 228 11/1/2021
0.9.4-beta 291 10/27/2021
0.9.3-beta 236 10/5/2021
0.9.2-beta 527 8/24/2021
0.9.1-beta 242 8/24/2021
0.9.0-beta 202 8/24/2021
0.8.5-beta 222 8/24/2021
0.8.4-beta 216 8/24/2021
0.8.0-beta 359 8/19/2021
0.7.1-beta 272 8/18/2021
0.7.0-beta 266 8/17/2021
0.6.0-beta 403 8/11/2021
0.5.1-beta 309 8/9/2021
0.5.0-beta 341 8/6/2021
0.4.1-beta 260 8/5/2021
0.4.0-beta 221 8/5/2021
0.3.1-beta 222 8/5/2021
0.3.0-beta 286 8/3/2021
0.1.2-beta 418 7/28/2021
0.1.1-beta 266 7/28/2021

- setting prefix name bug has been fixed for the key vault mudule