[Security Solution] Update info text when adding Endpoint Integration to include Cloud (#133655)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Kevin Logan 2022-06-06 14:54:21 -04:00 committed by GitHub
parent f50efa3db5
commit be35d354b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ export const EndpointPolicyCreateExtension = memo<PackagePolicyCreateExtensionCo
<p>
<FormattedMessage
id="xpack.securitySolution.endpoint.ingestManager.createPackagePolicy.endpointConfiguration"
defaultMessage="We'll save your integration with our recommended defaults. You can change this later by editing the Endpoint Security integration within your agent policy."
defaultMessage="We'll save your integration with our recommended defaults. You can change this later by editing the Endpoint and Cloud Security integration within your agent policy."
/>
</p>
</EuiText>