Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
Azure infrastructure repository that contains all the common, re-usable (cross-platform) Bicep modules to deploy Azure resources.
- Host: GitHub
- URL: https://github.com/defra/bicep-modules
- Owner: DEFRA
- Created: 2023-07-12T10:21:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T07:59:31.000Z (over 1 year ago)
- Last Synced: 2024-04-14T07:53:02.988Z (7 months ago)
- Language: Bicep
- Size: 71.3 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) |