integrations / integrations/terraform-provider-github
[FEAT]: Add resources for Audit Log Streams
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
As can be read [here](https://github.com/orgs/community/discussions/132308), the GitHub API now supports multiple operations on Audit Log Streams. This issue is for creating the following resources in the provider.
- audit_stream_azure_blob_storage
- audit_stream_azure_event_hubs
- audit_stream_amazon_access_keys
- audit_stream_amazon_oidc
- audit_stream_splunk
- audit_stream_datadog
- audit_stream_google_cloud_storage
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.