Simpleverse.Bicep
1.1.1
Simplifies operations with custom Bicep modules and version maintenance.
* Get-BicepModuleImport - Returns list of imports/modules used in Bicep files.
* Get-BicepModuleChanged - Returns list of impacted modules impacted by changes between two commits. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
*
* Get-BicepModuleImport - Returns list of imports/modules used in Bicep files.
* Get-BicepModuleChanged - Returns list of impacted modules impacted by changes between two commits. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
*
Simplifies operations with custom Bicep modules and version maintenance.
* Get-BicepModuleImport - Returns list of imports/modules used in Bicep files.
* Get-BicepModuleChanged - Returns list of impacted modules impacted by changes between two commits. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
* Get-BicepModuleForPublish - Returns list of Bicep modules to publish based on the changes between two commits or all modules based on parameters. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
* Publish-BicepModule - Publishes Bicep modules to Azure ACR.
* Update-BicepModuleVersion - Updates the version of the imports & modules from custom repositories to the latest version available in the registry. Currently supports only Azure ACR.
Show more
* Get-BicepModuleImport - Returns list of imports/modules used in Bicep files.
* Get-BicepModuleChanged - Returns list of impacted modules impacted by changes between two commits. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
* Get-BicepModuleForPublish - Returns list of Bicep modules to publish based on the changes between two commits or all modules based on parameters. It will include modules changes following the import hierarchy provuiding a full list of impacted modules.
* Publish-BicepModule - Publishes Bicep modules to Azure ACR.
* Update-BicepModuleVersion - Updates the version of the imports & modules from custom repositories to the latest version available in the registry. Currently supports only Azure ACR.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) luka@ferlez. All rights reserved.
Package Details
Author(s)
- luka@ferlez.hr
Tags
Bicep Azure ACR Publish Version
Functions
Update-BicepModuleVersion Publish-BicepModule Get-BicepModuleForPublish Get-BicepModuleImport Get-BicepModuleChanged
Dependencies
This module has no dependencies.
FileList
- Simpleverse.Bicep.nuspec
- Simpleverse.Bicep.psm1
- Simpleverse.Bicep.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 21 | 10/29/2024 |
1.1.1 (current version) | 9 | 10/22/2024 |
1.1.0 | 5 | 10/22/2024 |
1.0.0 | 16 | 10/19/2024 |