microscopic-student-42744
06/29/2023, 8:54 PMec:index:Deployment (search):
error: Preview failed: importing <DEPLOYMENT-ID>: {"error":"no handler found for uri [/api/v1/deployments/<DEPLOYMENT-ID>?convert_legacy_plans=false&show_metadata=false&show_plan_defaults=false&show_plan_history=false&show_plan_logs=false&show_plans=true&show_settings=false&show_system_alerts=5] and method [GET]"}
This error shows up both on ElasticCloud 8.8.2 and 7.17.11, my guess is - Pulumi Cloud is not compatible with the latest version of elastic , but I could be wrong, so wondering if anyone has any insights here ?
Thank You!curved-kitchen-24115
06/29/2023, 9:58 PMmicroscopic-student-42744
06/29/2023, 9:59 PMpulumi import ec:index/deployment:Deployment search 703f2b570b5c48f4a7af6a5d77816863
pulumi config set ec:endpoint
pulumi config set ec:apikey
as per suggested here :
https://github.com/pulumi/pulumi-ec
There are two places for generating API keys in elasticcloud, I tried generating and using from both of the places, but doesnt seem to work, wondering if I am missing something