mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: added import support and a few ui/ux updates
This commit is contained in:
@@ -40,11 +40,11 @@ Infisical supports [service account impersonation](https://cloud.google.com/iam/
|
||||
<Step title="Create Service Account">
|
||||
Create a new service account with an ID that follows this requirement:
|
||||
|
||||
Your service account ID must start with the first two sections of your Infisical organization ID.
|
||||
Your service account ID must end with the first two sections of your Infisical organization ID.
|
||||
|
||||
Example:
|
||||
- Infisical organization ID: `df92581a-0fe9-42b5-b526-0a1e88ec8085`
|
||||
- Required service account ID prefix: `df92581a-0fe9`
|
||||
- Required service account ID suffix: `df92581a-0fe9`
|
||||
|
||||

|
||||
</Step>
|
||||
|
||||
Reference in New Issue
Block a user