Skip to content

Commit f004784

Browse files
authored
Apply suggestions from code review
1 parent 450ea5d commit f004784

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ 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-
```python
103102
resource "scaleway_vpc" "vpc01" {
104103
name = "vpc_${var.app_name}"
105104
}

0 commit comments

Comments
 (0)