As a Service Provider I want to offer my defined service.
Currently this is only possible via Terraform and its supported providers.
For certain service models Terraform is not sufficient compared to e.g. cloud provider CLIs such as the AWS CLI.
The AWS CLI could be triggered via a TF local-exec block but this requires the tf runner to have the cli's installed.
Therefore it would be great if the meshcloud tf-runner would come with either the possibility to get cloud provider clil's on it or if it comes pre-installed with the cli's