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

Manage saved objects

Open RobDTech opened this issue 3 years ago • 1 comments

Would it be feasible to manage saved objects from Terraform?

I'm not sure if this would be a single feature request or multiple depending on the type. The ones we are very keen on are connector, index-pattern, tags, lens and dashboard.

Thanks for the features so far, this is helping us a lot!

RobDTech avatar Feb 04 '22 18:02 RobDTech

+1

anmoel avatar Feb 23 '22 12:02 anmoel

+1 for dashboard, also an Enterprise customer.

nicholas-r-king avatar Nov 23 '22 03:11 nicholas-r-king

are there any plans here to get this done? as a paying customer its a bit sad that we are not able to properly manage saved objects...

eloo avatar Nov 24 '22 15:11 eloo

We're working on adding support for Kibana resources right now and will be working through the different resources in the coming releases.

tobio avatar Nov 24 '22 21:11 tobio

sounds good 👍 thanks for the update

eloo avatar Nov 25 '22 07:11 eloo

+1

timgoud avatar Jan 27 '23 20:01 timgoud

+1

dlaczeg avatar Aug 07 '23 07:08 dlaczeg

+1, any updates @tobio?

anontrex avatar Aug 19 '23 00:08 anontrex

Not explicitly on this issue. There's been a preference for supporting resources with richer API support, for instance alert connectors vs the generic import/export flow we'd require here.

That said, the priorities are largely driven by customer demand. This one's on the roadmap but hasn't been assigned to a milestone as yet.

tobio avatar Aug 23 '23 22:08 tobio

@Kushmaro Can you please provide an update on this ER?

mikecalizo avatar Aug 23 '23 22:08 mikecalizo

@tobio we are an enterprise customer, any idea on the roadmap for getting data-views added to the provider? Should be a relatively flushed out API and relatively straight forward add.

nicholas-r-king avatar Aug 24 '23 05:08 nicholas-r-king

+1 from another fellow enterprise customer

mholttech avatar Aug 24 '23 05:08 mholttech

@nicholas-r-king the roadmap is clearly displayed in the project as milestones - https://github.com/elastic/terraform-provider-elasticstack/milestone/5

we aim to try adding data-views in the next milestone.

Managing saved objects is currently not planned as of yet, we'll see what can be done.

Kushmaro avatar Aug 24 '23 07:08 Kushmaro

Also a enterprise customer and we would like to migrate to the terraform provider to replace our custom made scripts. Waiting for the dashboard and saved objects support to migrate.

jLemmings avatar Sep 20 '23 07:09 jLemmings

Reading this request as "manage Kibana content," I would expect the new stable content management APIs to make this easier.

drewdaemon avatar Sep 26 '23 15:09 drewdaemon

@drewdaemon care to add some support for this to kibana-go-sdk? ;)

Kushmaro avatar Sep 27 '23 14:09 Kushmaro

@RobDTech the latest version 0.11.0, allows for import of saved objects

Kushmaro avatar Dec 12 '23 16:12 Kushmaro

Thanks :)

RobDTech avatar Dec 12 '23 17:12 RobDTech