We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06e7fe commit 7bfbec0Copy full SHA for 7bfbec0
.changelog/12434.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/d/service_account_key.html.markdown
@@ -33,7 +33,7 @@ The following arguments are supported:
33
`projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{KEYID}`, where `{ACCOUNT}`
34
is the email address or unique id of the service account.
35
36
-* `project` - (Optional) The ID of the project that the service account will be created in.
+* `project` - (Optional) The ID of the project that the service account is present in.
37
Defaults to the provider project configuration.
38
39
* `public_key_type` (Optional) The output format of the public key requested. TYPE_X509_PEM_FILE is the default output format.
0 commit comments