We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f004784 commit 4414fcdCopy full SHA for 4414fcd
network/vpc/reference-content/use-case-basic.mdx
@@ -99,6 +99,7 @@ The templates include an example "Task Tracker" application to show how the infr
99
100
The following snippet shows an extract of one of the templates:
101
102
+```
103
resource "scaleway_vpc" "vpc01" {
104
name = "vpc_${var.app_name}"
105
}
0 commit comments