Skip to content

Commit

Permalink
Update data_source_aws_lb.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Aug 12, 2020
1 parent c40e6d4 commit 5c79926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/data_source_aws_lb.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/aws/aws-sdk-go/service/elbv2"
"github.com/hashicorp/terraform-plugin-sdk/helper/hashcode"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
"github.com/terraform-providers/terraform-provider-aws/aws/internal/hashcode"
)

func dataSourceAwsLb() *schema.Resource {
Expand Down

0 comments on commit 5c79926

Please sign in to comment.