Releases: riosengineer/Bicepify
Releases · riosengineer/Bicepify
v1.8.0
v1.7.0
🚀 Added 2x new Azure Bicep Examples:
- Deployment Stack Outputs example - Referencing existing stack outputs
- Resource Derived types example
- README typos and grammar - thanks @brianveldman!
v1.6.0
🚀 Added Azure Bicep Fail Function Example:
- Storage Account naming fail function example
- Web App runtime fail function example
v1.5.0
🚀 New in this release of Bicepify 🦾:
- Added Import/Export Bicep example
- Refined AVM module example
- Fixed typos
- Bumped MegaLinter task versions
v1.4.0
🚀 New in this release of Bicepify 🦾:
- Refactored examples to use AVM over CARML modules
- Added User Defined Type example
- Added new foreach loop condition examples
- Added Azure Bicep User group to project readme
V1.3.0
🚀 New in this release of Bicepify 🦾:
- Azure Bicep Lambda examples
- Azure Bicep existing reference examples
v1.2.0
New in this release of Bicepify 🦾:
- Azure Bicep Loops Example and documentation
v1.1.0
🚀 New Bicepify release:
- Metadata and descriptions examples
- Azure Bicep (if) condition examples
First release 🚀
First release of Bicepify v1.0.0.
Includes:
Creation of project, folder structure and README, etc.
Creation of the following Bicep concepts with real examples and explanations:
- Testing your Bicep modules with PSRule
- Consuming Bicep modules
- Scoped Deployments
- Test Framework