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

Adding multiple users/teams and mapping them #16

Open ankurga opened 2 years ago

ankurga commented 2 years ago

Is there any way to create multiple users/teams and then add specific users to specific team/s?

I tried to use different methods like for_each but couldn't achieve this.