Skip to content

Commit 4414fcd

Browse files
committed
fix(vpc): code
1 parent f004784 commit 4414fcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ The templates include an example "Task Tracker" application to show how the infr
9999

100100
The following snippet shows an extract of one of the templates:
101101

102+
```
102103
resource "scaleway_vpc" "vpc01" {
103104
name = "vpc_${var.app_name}"
104105
}

0 commit comments

Comments
 (0)