You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/service_principal_secret.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ In addition to all arguments above, the following attributes are exported:
37
37
*`create_time` - UTC time when the secret was created.
38
38
*`expire_time` - UTC time when the secret will expire. If the field is not present, the secret does not expire.
39
39
*`secret_hash` - Secret Hash.
40
-
*`status` - Status of the secret (i.e., `ACTIVE`).
40
+
*`status` - Status of the secret (i.e., `ACTIVE` - see [REST API docs for full list](https://docs.databricks.com/api/account/serviceprincipalsecrets/list#secrets-status)).
41
41
*`update_time` - UTC time when the secret was updated.
0 commit comments