Skip to content

Commit 972d821

Browse files
committed
Update documentation: Standardize headings and enhance clarity in Azure, GCP, and Kubernetes guides
1 parent 3b96bb2 commit 972d821

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

content/docs/iac/get-started/azure/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ First, choose your language and ensure you've performed any prerequisites:
4040
{{% choosable language "python" %}}
4141

4242
* An <a href="https://azure.microsoft.com/free" target="_blank">Azure account</a>
43-
* <a href="https://www.python.org/downloads/" target="_blank">Python</a> and <a href="https://pip.pypa.io/en/stable/installation/">pip</a>, <a href="https://python-poetry.org/docs/" target="_blank">Poetry</a> or <a href="https://docs.astral.sh/uv/getting-started/installation/" target="_blank">uv</a> installed locally
43+
* <a href="https://www.python.org/downloads/" target="_blank">Python</a> and <a href="https://pip.pypa.io/en/stable/installation/" target="_blank">pip</a>, <a href="https://python-poetry.org/docs/" target="_blank">Poetry</a> or <a href="https://docs.astral.sh/uv/getting-started/installation/" target="_blank">uv</a> installed locally
4444

4545
{{% /choosable %}}
4646

content/docs/iac/get-started/azure/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title_tag: Configure access | Azure
33
title: Configure access
4-
h1: "Get started with Pulumi & Azure"
4+
h1: "Get started with Pulumi and Azure"
55
meta_desc: This page provides an overview on how to get started with Pulumi when starting an Azure project.
66
weight: 3
77
menu:

content/docs/iac/get-started/gcp/begin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title_tag: Install Pulumi | Google Cloud
33
meta_desc: This page provides an overview on how to get started with Pulumi and Google Cloud.
44
title: Install Pulumi
55
h1: "Get started with Pulumi and Google Cloud"
6+
stepper_link: "I'm ready to begin"
67
weight: 2
78
menu:
89
iac:

content/docs/iac/get-started/kubernetes/begin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title_tag: Install Pulumi | Kubernetes
3-
meta_desc: This page provides an overview on how to get started with Pulumi when starting a Kubernetes project.
3+
meta_desc: This page provides an overview of how to get started with Pulumi when starting a Kubernetes project.
44
title: Install Pulumi
55
h1: "Get started with Pulumi and Kubernetes"
6+
stepper_link: "I'm ready to begin"
67
weight: 2
78
menu:
89
iac:

0 commit comments

Comments
 (0)