terraform-provider-elasticstack
terraform-provider-elasticstack copied to clipboard
Manage saved objects
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!
+1
+1 for dashboard, also an Enterprise customer.
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...
We're working on adding support for Kibana resources right now and will be working through the different resources in the coming releases.
sounds good 👍 thanks for the update
+1
+1
+1, any updates @tobio?
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.
@Kushmaro Can you please provide an update on this ER?
@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.
+1 from another fellow enterprise customer
@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.
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.
Reading this request as "manage Kibana content," I would expect the new stable content management APIs to make this easier.
@drewdaemon care to add some support for this to kibana-go-sdk? ;)
@RobDTech the latest version 0.11.0, allows for import of saved objects
Thanks :)