Description
When creating a cluster we need to add a flag to disable the logs collector on the CLI and TF
Acceptance Criteria
- Implement enabling or disabling of this flag in the CLI and TF.
- Add a description: "Disabling this will prevent you from seeing logs in the Civo platform dashboard, but it will save node resources. Disabled by default on small and xsmall standard nodes"
- Automatically disable the logs collector on the standard small and xsmall nodes (only standard!). When creating xsmall and small nodes, output the following message "Logs collector not installed by default to save resource on small and xsmall standard nodes. If you wish to enable logs collector create the cluster with LogsCollectorEnable set to true"