Skip to content

Commit

Permalink
Updated spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Nov 17, 2020
1 parent 07e1faf commit 46235f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions octopusdeploy/resource_account.go
Expand Up @@ -19,6 +19,7 @@ func resourceAccount() *schema.Resource {
UpdateContext: resourceAccountUpdate,
}
}

func resourceAccountCreate(ctx context.Context, d *schema.ResourceData, m interface{}) diag.Diagnostics {
accountResource := expandAccountResource(d)

Expand Down

0 comments on commit 46235f8

Please sign in to comment.