Skip to content

Commit

Permalink
It needs to have an ID
Browse files Browse the repository at this point in the history
  • Loading branch information
bdwyertech committed Feb 21, 2022
1 parent 3138c42 commit c31fa67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/data_json2dynamodb.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,6 @@ func dataRead(ctx context.Context, d *schema.ResourceData, meta interface{}) dia

d.Set("result", string(jsonBytes))

d.SetId("-")
return nil
}

0 comments on commit c31fa67

Please sign in to comment.