Hello I was trying to import an opensearch cluster...
# aws
d
Hello I was trying to import an opensearch cluster, as per documentation, with the
Copy code
pulumi import aws:opensearch/domain:Domain example domain_name
https://www.pulumi.com/registry/packages/aws/api-docs/opensearch/domain/ Diagnostics: awsopensearchDomain (link-dev): error: Preview failed: unrecognized resource type (Read): awsopensearch/domainDomain Is there an error in the documentation or this is still not fully supported? thanks
I am on latest pulumi both command line and libraries