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

Tiny docs typos and proposed expansion of user deletion instructions #5

Closed vascop closed 3 years ago

vascop commented 3 years ago

After following the docs and trying to delete a test user I immediately ran into a plan that failed with: Error: replacement_user must be specified before a user can be deleted

It wasn't clear from the documentation that the environment variable needs to be set for this, as the only mention is in the README in the development section, which a user will not regularly check before proceeding.

kevalds51 commented 3 years ago

Thank you for the docs update!