Skip to content

Commit c055d68

Browse files
authored
fix: Fixes import documentation for project_api_key resource (#1582)
* fix import documentation for api_key resource * Revert "fix import documentation for api_key resource" This reverts commit 58f9c31. * change doc for project_api_key import
1 parent bff5beb commit c055d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/project_api_key.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In addition to all arguments above, the following attributes are exported:
7171

7272
## Import
7373

74-
API Keys must be imported using org ID, API Key ID e.g.
74+
API Keys must be imported using project ID, API Key ID e.g.
7575

7676
```
7777
$ terraform import mongodbatlas_project_api_key.test 5d09d6a59ccf6445652a444a-6576974933969669

0 commit comments

Comments
 (0)