Skip to content

Commit

Permalink
d/aws_cloudwatch_event_source: New data source moved into hashicorp#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed May 4, 2021
1 parent 57a396e commit 357c023
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 169 deletions.
4 changes: 0 additions & 4 deletions .changelog/19072.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
```release-note:enhancement
resource/aws_cloudwatch_event_bus: Support partner event bus creation
```

```release-note:new-data-source
aws_cloudwatch_event_source
```
73 changes: 0 additions & 73 deletions aws/data_source_aws_cloudwatch_event_source.go

This file was deleted.

51 changes: 0 additions & 51 deletions aws/data_source_aws_cloudwatch_event_source_test.go

This file was deleted.

1 change: 0 additions & 1 deletion aws/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ func Provider() *schema.Provider {
"aws_cloudfront_origin_request_policy": dataSourceAwsCloudFrontOriginRequestPolicy(),
"aws_cloudhsm_v2_cluster": dataSourceCloudHsmV2Cluster(),
"aws_cloudtrail_service_account": dataSourceAwsCloudTrailServiceAccount(),
"aws_cloudwatch_event_source": dataSourceAwsCloudWatchEventSource(),
"aws_cloudwatch_log_group": dataSourceAwsCloudwatchLogGroup(),
"aws_codeartifact_authorization_token": dataSourceAwsCodeArtifactAuthorizationToken(),
"aws_codeartifact_repository_endpoint": dataSourceAwsCodeArtifactRepositoryEndpoint(),
Expand Down
40 changes: 0 additions & 40 deletions website/docs/d/cloudwatch_event_source.html.markdown

This file was deleted.

0 comments on commit 357c023

Please sign in to comment.