Skip to content

Commit

Permalink
order resources
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Jan 14, 2021
1 parent 0ae3051 commit 3c94f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,6 @@ func Provider() *schema.Provider {
"aws_route_table_association": resourceAwsRouteTableAssociation(),
"aws_sagemaker_code_repository": resourceAwsSagemakerCodeRepository(),
"aws_sagemaker_domain": resourceAwsSagemakerDomain(),
"aws_sagemaker_feature_group": resourceAwsSagemakerFeatureGroup(),
"aws_sagemaker_endpoint": resourceAwsSagemakerEndpoint(),
"aws_sagemaker_endpoint_configuration": resourceAwsSagemakerEndpointConfiguration(),
"aws_sagemaker_feature_group": resourceAwsSagemakerFeatureGroup(),
Expand Down

0 comments on commit 3c94f11

Please sign in to comment.