This message was deleted.
# golang
s
This message was deleted.
b
how are you provisioning your ES cluster?
h
As far as I know it is provisioned as argocd app in k8s cluster
@billowy-army-68599
b
okay so you should be able to provision Kibana the same way.
h
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
Please stop
@
people
👍 1
you need to clearly communicate what you’d like to do.
h
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
yes you’ll need to bridge the provider
👍 1