Skip to content

Commit

Permalink
DXCDT-537: Removing minor validation to enable easier importing of `a…
Browse files Browse the repository at this point in the history
…uth0_guardian` (#820)

Co-authored-by: Will Vedder <[email protected]>
Co-authored-by: Sergiu Ghitea <[email protected]>
  • Loading branch information
3 people authored Sep 11, 2023
1 parent abd4088 commit 1543ea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/auth0/guardian/resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ func NewResource() *schema.Resource {
Elem: &schema.Schema{
Type: schema.TypeString,
},
RequiredWith: []string{"phone.0.provider"},
Description: "Message types to use, array of `sms` and/or `voice`. " +
"Adding both to the array should enable the user to choose.",
},
Expand Down

0 comments on commit 1543ea4

Please sign in to comment.