Skip to content

Commit 875437a

Browse files
committed
fix(add TF link)
1 parent d1b86b6 commit 875437a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

network/vpc/reference-content/use-case-basic.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ content:
77
paragraph: Learn how to set up a basic infrastructure using VPC isolation for secure cloud environments. Step-by-step guidance on leveraging VPCs for optimal network isolation.
88
tags: vpc private-network connectivity best-practice use-case infrastructure-diagram
99
dates:
10-
validation: 2024-10-25
11-
posted: 2024-10-25
10+
validation: 2025-01-16
11+
posted: 2025-01-16
1212
categories:
1313
- network
1414
---
@@ -17,7 +17,9 @@ Scaleway **V**irtual **P**rivate **N**etwork (VPC) and the accompanying range of
1717

1818
Knowing how to create, combine and configure resources such as Private Networks with definable subnets, VPC routing with custom routes, IPAM to define and manage your IP addresses, and resources such as Load Balancers and Public Gateways to facilitate connectivity and traffic distribution, is invaluable in achieving control over your networking environment.
1919

20-
This is the first in a series of use cases designed to show you potentially interesting and useful infrastructures, illustrating how to use VPC and other network products to achieve a robust, secure and scalable cloud environment.
20+
This is the first in a series of use cases designed to show you potentially interesting and useful infrastructures, illustrating how to use VPC and other network products to achieve a robust, secure and scalable cloud environment.
21+
22+
[Terraform templates](https://github.com/scaleway/terraform-examples/tree/main/demo-vpc-app) accompany each use case.
2123

2224
## Overview
2325

0 commit comments

Comments
 (0)