mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 16:35:45 +00:00
GCE plugin tries to start immediately gce discovery even if we don't set discovery.type. This commmit adds check `discovery.type` and other required parameters before loading gce plugin. closes #13614