Skip to content

Commit 8939adc

Browse files
committed
Add to TOC and remove numbered list
1 parent b016308 commit 8939adc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/postgresql/TOC.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,8 @@
504504
items:
505505
- name: Azure portal, CLI, REST API
506506
href: flexible-server/how-to-read-replicas-portal.md
507-
displayName: replica
507+
- name: Read replica with Terraform
508+
href: flexible-server/how-to-read-replicas-virtual-endpoints-terraform.md
508509
- name: Extensions
509510
items:
510511
- name: Overview

articles/postgresql/flexible-server/how-to-read-replicas-virtual-endpoints-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Step-by-Step Terraform Configuration: Provide a step-by-step guide on configurin
3131

3232
Follow these steps to create virtual endpoints for read replicas in Azure Database for PostgreSQL - Flexible Server:
3333

34-
1. **Initialize the Terraform Configuration**:
34+
### Initialize the Terraform configuration
3535

3636
Create a `main.tf` file and define the Azure provider.
3737

0 commit comments

Comments
 (0)