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

Tech debt: Migrate timestreamwrite resources to AWS SDK for Go v2 #32354

Merged
merged 15 commits into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    29c4d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8d834 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2a7fc8 View commit details
    Browse the repository at this point in the history
  4. Run 'make gen'.

    ewbankkit committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fab0a73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10e6598 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d766e50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08905d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f765fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f8e7fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa732e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d27eab6 View commit details
    Browse the repository at this point in the history
  12. r/aws_timestreamwrite_table: Add 'TestAccTimestreamWriteTable_schema'.

    Acceptance test output:
    
    % make testacc TESTARGS='-run=TestAccTimestreamWriteTable_schema' PKG=timestreamwrite
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/timestreamwrite/... -v -count 1 -parallel 20  -run=TestAccTimestreamWriteTable_schema -timeout 180m
    === RUN   TestAccTimestreamWriteTable_schema
    === PAUSE TestAccTimestreamWriteTable_schema
    === CONT  TestAccTimestreamWriteTable_schema
    --- PASS: TestAccTimestreamWriteTable_schema (44.21s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/timestreamwrite	49.754s
    ewbankkit committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a91a46b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    110e504 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23577bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3efdc4d View commit details
    Browse the repository at this point in the history