terraform-provider-elasticstack icon indicating copy to clipboard operation
terraform-provider-elasticstack copied to clipboard

[Feature] Add support for Kibana tags api

Open aizerin opened this issue 1 year ago • 0 comments

Describe the resource you would like to have implemented. more user-friendly tags API

Describe the solution you'd like new resource for tags

Describe alternatives you've considered I tried to use elasticstack_kibana_import_saved_objects. But there is a problem with upgrades. You have to manage a lot of fields like typeMigrationVersion, coreMigrationVersion, buildNum, ...

Currently, I created my provider which uses /s/%s/api/saved_objects_tagging/tags/create

aizerin avatar Aug 13 '24 11:08 aizerin