Skip to content

Commit 0b971de

Browse files
committed
add template for org api key
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
1 parent 005a088 commit 0b971de

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
page_title: "{{ .Name }} {{ .Type }} - {{.ProviderName}}"
3+
description: |-
4+
{{ .Description }}
5+
---
6+
7+
# {{ .Name }} ({{ .Type }})
8+
9+
{{ .Description }}
10+
11+
## Example Usage
12+
13+
{{ tffile "examples/resources/neon_org_api_key/resource.tf" }}
14+
15+
{{.SchemaMarkdown}}
16+
17+
## Import
18+
19+
The resource does not support import.

0 commit comments

Comments
 (0)