Skip to content

Provider documentation is out of date #10

@AlexPSplunk

Description

@AlexPSplunk

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions