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

Add approximate_creation_date_time_precision to aws_dynamodb_kinesis_streaming_destination #38098

Merged
merged 23 commits into from
Oct 23, 2024

Commits on Jun 24, 2024

  1. add new property for kinesis data streams to set timestamp precision,…

    … generated attribute files
    rob93c committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    20c5d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddfd5c View commit details
    Browse the repository at this point in the history
  3. implement logic to populate approximate creation date time precision …

    …both on create and on read, document default behaviour
    rob93c committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0a91788 View commit details
    Browse the repository at this point in the history
  4. add test to check on the correct value of the field approximate creat…

    …ion date time precision
    rob93c committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bc8b49a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78a6c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5035b View commit details
    Browse the repository at this point in the history
  7. add changelog entry

    rob93c committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cf2dd25 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. f/aws_firehose_delivery_stream iceberg destination

    This commit adds an initial implementation of the `iceberg` destination
    type for Firehose delivery streams.
    sonya committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    796af8b View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry.

    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a109be8 View commit details
    Browse the repository at this point in the history
  3. Cosmetics.

    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d69eeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1344b18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a87fba View commit details
    Browse the repository at this point in the history
  6. Fix 'Interpolation-only expressions are deprecated in Terraform v0.12…

    ….14 (terraform_deprecated_interpolation)'.
    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    103d3ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b459c56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa36887 View commit details
    Browse the repository at this point in the history
  9. Run 'make fmt'.

    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b7bb768 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into HEAD

    # Conflicts:
    #	internal/service/dynamodb/kinesis_streaming_destination.go
    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a8fc470 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87381e3 View commit details
    Browse the repository at this point in the history
  12. Run 'make gen'.

    ewbankkit committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    805261d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f85fc8a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e296328 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca407ae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fadb835 View commit details
    Browse the repository at this point in the history