GCP: rename Email label to Principal
This commit is contained in:
parent
795aa99fc3
commit
9ba6498037
2 changed files with 2 additions and 2 deletions
|
|
@ -153,7 +153,7 @@ export const TargetEnvGCPList = () => {
|
|||
{googleAccType?.[getState()?.values?.['google-account-type']] ===
|
||||
'Domain'
|
||||
? 'Domain'
|
||||
: 'Email address'}
|
||||
: 'Principal'}
|
||||
</TextListItem>
|
||||
<TextListItem component={TextListItemVariants.dd}>
|
||||
{getState()?.values?.['google-email'] ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue