There was an error while loading. Please reload this page.
1 parent 005a088 commit 0b971deCopy full SHA for 0b971de
1 file changed
templates/resources/org_api_key.md.tmpl
@@ -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