Skip to content

Commit 7bfbec0

Browse files
Update service_account_key.html.markdown (#12434) (#8826)
[upstream:83e42cd0c06eb0dd9cd65bad794b29f9c4bd8587] Signed-off-by: Modular Magician <[email protected]>
1 parent b06e7fe commit 7bfbec0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changelog/12434.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/d/service_account_key.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following arguments are supported:
3333
`projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{KEYID}`, where `{ACCOUNT}`
3434
is the email address or unique id of the service account.
3535

36-
* `project` - (Optional) The ID of the project that the service account will be created in.
36+
* `project` - (Optional) The ID of the project that the service account is present in.
3737
Defaults to the provider project configuration.
3838

3939
* `public_key_type` (Optional) The output format of the public key requested. TYPE_X509_PEM_FILE is the default output format.

0 commit comments

Comments
 (0)