File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ using the following data fields and functions:
302
302
| `.HasImport` | bool | Is there an import file? |
303
303
| `.ImportFile` | string | Path to the file with the command for importing the resource |
304
304
| `.ProviderName` | string | Canonical provider name (ex. `terraform-provider-random`) |
305
- | `.ProviderShortName` | string | Short version of the provider name (ex. `random`) |
305
+ | `.ProviderShortName` | string | Short version of the rendered provider name (ex. `random`) |
306
306
| `.RenderedProviderName` | string | Value provided via argument `--rendered-provider-name`, otherwise same as `.ProviderName` |
307
307
| `.SchemaMarkdown` | string | a Markdown formatted Resource / Data Source Schema definition |
308
308
You can’t perform that action at this time.
0 commit comments