Skip to content

Commit 611ebc3

Browse files
committed
Update Readme
1 parent 50bb74f commit 611ebc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ using the following data fields and functions:
302302
| `.HasImport` | bool | Is there an import file? |
303303
| `.ImportFile` | string | Path to the file with the command for importing the resource |
304304
| `.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`) |
306306
| `.RenderedProviderName` | string | Value provided via argument `--rendered-provider-name`, otherwise same as `.ProviderName` |
307307
| `.SchemaMarkdown` | string | a Markdown formatted Resource / Data Source Schema definition |
308308

0 commit comments

Comments
 (0)