splunk / terraform-provider-victorops

Manage VictorOps teams, users, escalation policies and routing keys using Terraform
Mozilla Public License 2.0
12 stars 11 forks source link

Implement Datasources #4

Open rblake-splunk opened 3 years ago

rblake-splunk commented 3 years ago

It would be good to have datasources defined for the available resources so we can automate addition of users to teams etc. The Pager Duty provider has this sort of functionality.

damiencarol commented 2 years ago

Any progress on this one?

ankurga commented 2 years ago

It is impossible to have multiple teams and users added and mapped with this.

MattPumphrey commented 1 year ago

This makes it difficult to fully adopt this usability if we are creating resources in one terraform and trying to consume from another terraform project. It would be great if we could get this updated to support data sources.