Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prabusah committed Dec 22, 2019
1 parent a916e96 commit 96d0dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/resource_aws_batch_job_definition.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func resourceAwsBatchJobDefinition() *schema.Resource {
d.Set("arn", d.Id())
return []*schema.ResourceData{d}, nil
},
},
},

Schema: map[string]*schema.Schema{
"name": {
Expand Down

0 comments on commit 96d0dd6

Please sign in to comment.