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

fsx: Migrate to AWS SDK v2 #38343

Merged
merged 25 commits into from
Jul 19, 2024
Merged

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e534af8 View commit details
    Browse the repository at this point in the history
  2. gopatch

    mattburgess committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0d446bb View commit details
    Browse the repository at this point in the history
  3. make gen

    mattburgess committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a6ee3a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    155a42a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7627263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    565d79a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa7f310 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    593c5be View commit details
    Browse the repository at this point in the history
  9. d/fsx_ontap_storage_virtual_machine,d/fsx_ontap_storage_virtual_machi…

    …nes,r/fsx_ontap_storage_virtual_machine: Migrate to AWS SDK v2
    mattburgess committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    705f2dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d37ccf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0157744 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e236641 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e20ea27 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c81701d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d4fcf6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    335a845 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8cb11b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge branch 'main' into HEAD

    # Conflicts:
    #	internal/conns/awsclient_gen.go
    #	internal/service/fsx/lustre_file_system.go
    #	internal/service/fsx/ontap_volume.go
    #	internal/service/fsx/ontap_volume_test.go
    #	internal/service/fsx/openzfs_file_system.go
    #	internal/service/fsx/openzfs_file_system_test.go
    ewbankkit committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c09be6e View commit details
    Browse the repository at this point in the history
  2. fsx: Cosmetics.

    ewbankkit committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d01db03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6d716 View commit details
    Browse the repository at this point in the history
  4. Acceptance test output:

    % ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxOpenZFSVolume_tags\|TestAccFSxOpenZFSVolume_copyTags' PKG=fsx
    make: Verifying source code with gofmt...
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.22.5 test ./internal/service/fsx/... -v -count 1 -parallel 20  -run=TestAccFSxOpenZFSVolume_tags\|TestAccFSxOpenZFSVolume_copyTags -timeout 720m
    === RUN   TestAccFSxOpenZFSVolume_tags
    === PAUSE TestAccFSxOpenZFSVolume_tags
    === RUN   TestAccFSxOpenZFSVolume_copyTags
    === PAUSE TestAccFSxOpenZFSVolume_copyTags
    === CONT  TestAccFSxOpenZFSVolume_tags
    === CONT  TestAccFSxOpenZFSVolume_copyTags
    --- PASS: TestAccFSxOpenZFSVolume_tags (626.55s)
    --- PASS: TestAccFSxOpenZFSVolume_copyTags (793.71s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	798.685s
    ewbankkit committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2a07e1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5ff10a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cdefc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54c003f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    282e873 View commit details
    Browse the repository at this point in the history