Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] Fix secrets exception when installing CSPM or other integrati…
…ons (elastic#174264) Closes elastic#173718 ## Summary Fix secrets exception when installing CSPM or other integrations ### Steps to reproduce: - Install `cloud_security_posture-1.8.0-preview02` (note that a licence is needed to install CSPM) - Select Setup access: manual and Preferred manual method: Direct access keys - Add some test values a secrets and try to install - The integration should install correctly with no exceptions. ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed --------- Co-authored-by: Kyle Pollich <[email protected]> Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 6a7166c)
- Loading branch information