elastic / ecctl

Apache License 2.0
58 stars 53 forks source link

ecctl deployment create error from v1.8 #594

Open TomonoriSoejima opened 1 year ago

TomonoriSoejima commented 1 year ago

ecctl deployment create --name my-deployment --deployment-template=aws-io-optimized-v2 --region=us-east-1 results in

The deployment creation returned with an error. Use the displayed request ID to recreate the deployment resources
Request ID: 1t0exh525srsmg1umz1hfrcr8l237r4zk45qu1rgkxo7qslahcenqjnumb37up49
api error: 1 error occurred:
    * deployments.resource_combination_prohibited: Deployment defines resources integrations_server,apm, which cannot be specified together. Choose one of the resources.

The command is directly taken from example on the doc.