Skip to content

Commit

Permalink
fixup! fixup! fixup! Upgrade to Terraform SDK provider 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Noland committed Jan 24, 2021
1 parent 8321964 commit c292725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jira/resource_project.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ func resourceProject() *schema.Resource {
Optional: true,
},
"category_id": &schema.Schema{
Type: schema.TypeInt,
Type: schema.TypeString,
Optional: true,
},
},
Expand Down

0 comments on commit c292725

Please sign in to comment.