Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: snowflake destination addition in firehose kinesis stream #36646

Merged
merged 18 commits into from Apr 22, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    a087eb2 View commit details
    Browse the repository at this point in the history
  2. added changelog

    mayank0202 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    76309f7 View commit details
    Browse the repository at this point in the history
  3. ran make-fmt

    mayank0202 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9941f22 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d53b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6d4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a89309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ec2c92 View commit details
    Browse the repository at this point in the history
  5. Tweak CHANGELOG entry.

    ewbankkit committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b7f9cbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b069759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e327ee1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78384d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dcfb7e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e346378 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc50aeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c545730 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75dbf6b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    1169ab9 View commit details
    Browse the repository at this point in the history
  2. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccFirehoseDeliveryStream_snowflakeUpdates' PKG=firehose
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.21.8 test ./internal/service/firehose/... -v -count 1 -parallel 20  -run=TestAccFirehoseDeliveryStream_snowflakeUpdates -timeout 360m
    === RUN   TestAccFirehoseDeliveryStream_snowflakeUpdates
    === PAUSE TestAccFirehoseDeliveryStream_snowflakeUpdates
    === CONT  TestAccFirehoseDeliveryStream_snowflakeUpdates
    --- PASS: TestAccFirehoseDeliveryStream_snowflakeUpdates (102.16s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/firehose	114.313s
    ewbankkit committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2fef0a4 View commit details
    Browse the repository at this point in the history