An open API service indexing awesome lists of open source software.

https://github.com/defra/bicep-modules

Azure infrastructure repository that contains all the common, re-usable (cross-platform) Bicep modules to deploy Azure resources.
https://github.com/defra/bicep-modules

Last synced: 5 months ago
JSON representation

Azure infrastructure repository that contains all the common, re-usable (cross-platform) Bicep modules to deploy Azure resources.

Awesome Lists containing this project

README

        

# Bicep Modules
Azure infrastructure repository that contains all the common, re-usable (cross-platform) Bicep modules to deploy Azure resources.

## Available Modules

### Network

| Module | Description | Readme |
| --- | --- | --- |
| [network/virtual-network](./modules/network/virtual-network) | Deploys Microsoft.Network Virtual Networks | [Readme](./modules/network/virtual-network/README.md) |