Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider documentation is out of date #10

Open
AlexPSplunk opened this issue Jan 14, 2021 · 0 comments
Open

Provider documentation is out of date #10

AlexPSplunk opened this issue Jan 14, 2021 · 0 comments

Comments

@AlexPSplunk
Copy link

AlexPSplunk commented Jan 14, 2021

Documentation for resource victorops_escalation_policy is out of date.
Current documentation (in GitHub and on Terraform) only shows 2 possible values for victorops_escalation_policy.step.entries[].type (rotationalGroup, targetPolicy):

step {
       timeout = [time-out duration in seconds]
       entries = [
           {
               type = [ rotationalGroup | targetPolicy ]
               slug = [ rotatioGroup slug | next escalation policy ID ]
           },
       ]
   }

Code in github indicates that there are 7 values accepted here: "user", "email", "rotationGroup", "rotationGroupNext", "rotationGroupPrevious", "webhook", "targetPolicy".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant