Simpleverse.Bicep
1.0.0
Simplifies operations with custom Bicep modules and version maintenance.
* Get-BicepImports - Returns list of imports/modules used in Bicep files.
* Get-BicepImpactedModules - 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.
* Ge
* Get-BicepImports - Returns list of imports/modules used in Bicep files.
* Get-BicepImpactedModules - 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.
* Ge
Simplifies operations with custom Bicep modules and version maintenance.
* Get-BicepImports - Returns list of imports/modules used in Bicep files.
* Get-BicepImpactedModules - 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-BicepModulesToPublish - 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-BicepModules - Publishes Bicep modules to Azure ACR.
* Update-BicepModulesVersion - 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-BicepImports - Returns list of imports/modules used in Bicep files.
* Get-BicepImpactedModules - 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-BicepModulesToPublish - 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-BicepModules - Publishes Bicep modules to Azure ACR.
* Update-BicepModulesVersion - 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-BicepModulesVersion Publish-BicepModules Get-BicepModulesToPublish Get-BicepImports Get-BicepImpactedModules
Dependencies
This module has no dependencies.
FileList
- Simpleverse.Bicep.nuspec
- Simpleverse.Bicep.psd1
- Simpleverse.Bicep.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 23 | 10/29/2024 |
1.1.1 | 9 | 10/22/2024 |
1.1.0 | 5 | 10/22/2024 |
1.0.0 (current version) | 16 | 10/19/2024 |