Skip to content

Commit

Permalink
Update resource_pagerduty_user_contact_method.go
Browse files Browse the repository at this point in the history
  • Loading branch information
drastawi authored Aug 8, 2023
1 parent 57b727d commit 386fe7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pagerduty/resource_pagerduty_user_contact_method.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ func resourcePagerDutyUserContactMethod() *schema.Resource {
"country_code": {
Type: schema.TypeInt,
Optional: true,
Default: 1,
},

"enabled": {
Expand Down

0 comments on commit 386fe7c

Please sign in to comment.