Skip to content

Commit 24d24ff

Browse files
committed
fix: update readme
1 parent c5772c6 commit 24d24ff

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

modules/azure/vmss/buildingblock/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# Azure Virtual Machine Scale Set Building Block
2-
3-
This building block creates an Azure Virtual Machine Scale Set (VMSS) with comprehensive configuration options for scalable, highly available compute infrastructure. The VMSS is deployed into an existing spoke VNet, following Azure landing zone best practices.
1+
---
2+
name: Azure Virtual Machine Scale Set
3+
supportedPlatforms:
4+
- azure
5+
description: |
6+
Creates an Azure Virtual Machine Scale Set (VMSS) with comprehensive configuration options for scalable, highly available compute infrastructure.
7+
category: compute
8+
---
9+
10+
# Azure Virtual Machine Scale Set
11+
12+
This Terraform module provisions an Azure Virtual Machine Scale Set (VMSS) with comprehensive configuration options for scalable, highly available compute infrastructure. The VMSS is deployed into an existing spoke VNet, following Azure landing zone best practices.
413

514
## Features
615

0 commit comments

Comments
 (0)