https://pulumi.com logo
Title
h

hundreds-tailor-52000

10/17/2022, 8:55 AM
Hi guys, I have a question regarding elasticsearch and kibana. Is there any possibility to provision elasticsearch_kibana_object in Pulumi? Quick search did not show result. So I’ll be very grateful for your help.
b

billowy-army-68599

10/17/2022, 3:42 PM
how are you provisioning your ES cluster?
h

hundreds-tailor-52000

10/17/2022, 3:46 PM
As far as I know it is provisioned as argocd app in k8s cluster
@billowy-army-68599
b

billowy-army-68599

10/17/2022, 3:49 PM
okay so you should be able to provision Kibana the same way.
h

hundreds-tailor-52000

10/17/2022, 3:52 PM
I would like to provision kibana index with Pulumi. Terraform has elasticsearch_kibana_object resource for those porpoises.
My question is “Does Pulumi have any related methods to it?”
@billowy-army-68599 any ideas?
As I understand if there is no related provider then I need to consider Pulumi tfbridge, don’t I?
b

billowy-army-68599

10/18/2022, 2:38 PM
Please stop
@
people
you need to clearly communicate what you’d like to do.
h

hundreds-tailor-52000

10/18/2022, 2:55 PM
Sorry for that inconvenience. All I want is just to reuse in pulumi following resource https://github.com/phillbaker/terraform-provider-elasticsearch/blob/master/es/resource_elasticsearch_kibana_object.go I did not find provider for it in pulumi. Thats why I decide to ask here.
Is this the right solution for my question? https://m.youtube.com/watch?v=ZjTFaqMrYvY
b

billowy-army-68599

10/18/2022, 2:59 PM
yes you’ll need to bridge the provider