ecctl deployment create error from v1.8
Open
Team:Delivery
- Dominant language
- Go
- Stars
- 58
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
`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](https://www.elastic.co/guide/en/ecctl/current/ecctl_deployment_create.html#_examples) on the doc.
Contributor guide
Assessment
This issue has not been assessed yet.