terraform-provider-elasticstack
terraform-provider-elasticstack copied to clipboard
[Feature] Add support for Kibana tags api
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