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.
- Host: GitHub
- URL: https://github.com/defra/bicep-modules
- Owner: DEFRA
- Created: 2023-07-12T10:21:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T07:59:31.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T19:12:34.622Z (6 months ago)
- Language: Bicep
- Size: 71.3 KB
- Stars: 1
- Watchers: 5
- 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) |