Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

feat: Kinesis Firehose Support #1359

Merged
merged 56 commits into from
Aug 12, 2022
Merged

Conversation

bbernays
Copy link
Contributor

@bbernays bbernays commented Aug 1, 2022

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests. Learn more about testing here πŸ§ͺ
  • Update the docs by running go run ./docs/docs.go and committing the changes πŸ“ƒ
  • If adding a new resource, add relevant Terraform files in a separate PR πŸ“‚
  • Ensure the status checks below are successful βœ…

@bbernays bbernays linked an issue Aug 1, 2022 that may be closed by this pull request
@bbernays bbernays changed the title Kinesis Firehose Support feat: Kinesis Firehose Support Aug 1, 2022
@bbernays bbernays marked this pull request as ready for review August 5, 2022 15:28
@bbernays bbernays requested a review from a team as a code owner August 5, 2022 15:28
@bbernays bbernays requested review from candiduslynx and removed request for a team August 5, 2022 15:28
resources/services/kinesis/gen.hcl Outdated Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
resources/services/kinesis/gen.hcl Show resolved Hide resolved
@kodiakhq kodiakhq bot merged commit 4324f6b into cloudquery:main Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS::KinesisFirehose::DeliveryStream
3 participants