Skip to content

Commit

Permalink
fix conflict markers
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Dec 5, 2024
1 parent 35b9619 commit 4167c6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/framework/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,8 @@ func (p *CloudflareProvider) Resources(ctx context.Context) []func() resource.Re
zero_trust_risk_score_integration.NewResource,
infrastructure_access_target_deprecated.NewResource,
zero_trust_infrastructure_access_target.NewResource,
<<<<<<< HEAD
leaked_credential_check.NewResource,
=======
leaked_credential_check_rules.NewResource,
>>>>>>> 9769fdf5b (Add new resource to provider)
}
}

Expand Down

0 comments on commit 4167c6f

Please sign in to comment.