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

r/aws_fsx_ontap_storage_virtual_machine: In-place update of all active_directory_configuration attributes #33466

Merged
merged 43 commits into from
Sep 19, 2023

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    1780dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e901458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7657c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b7141e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e586e7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe45126 View commit details
    Browse the repository at this point in the history
  7. Correct capitalization.

    ewbankkit committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a02db22 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    80cfc21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afaeb61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e98e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cd65eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e4164 View commit details
    Browse the repository at this point in the history
  6. Acceptance test output:

    % ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxONTAPFileSystem_' PKG=fsx ACCTEST_PARALLELISM=3
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 3  -run=TestAccFSxONTAPFileSystem_ -timeout 720m
    === RUN   TestAccFSxONTAPFileSystem_basic
    === PAUSE TestAccFSxONTAPFileSystem_basic
    === RUN   TestAccFSxONTAPFileSystem_singleAZ
    === PAUSE TestAccFSxONTAPFileSystem_singleAZ
    === RUN   TestAccFSxONTAPFileSystem_fsxAdminPassword
    === PAUSE TestAccFSxONTAPFileSystem_fsxAdminPassword
    === RUN   TestAccFSxONTAPFileSystem_endpointIPAddressRange
    === PAUSE TestAccFSxONTAPFileSystem_endpointIPAddressRange
    === RUN   TestAccFSxONTAPFileSystem_diskIOPS
    === PAUSE TestAccFSxONTAPFileSystem_diskIOPS
    === RUN   TestAccFSxONTAPFileSystem_disappears
    === PAUSE TestAccFSxONTAPFileSystem_disappears
    === RUN   TestAccFSxONTAPFileSystem_securityGroupIDs
    === PAUSE TestAccFSxONTAPFileSystem_securityGroupIDs
    === RUN   TestAccFSxONTAPFileSystem_routeTableIDs
    === PAUSE TestAccFSxONTAPFileSystem_routeTableIDs
    === RUN   TestAccFSxONTAPFileSystem_tags
    === PAUSE TestAccFSxONTAPFileSystem_tags
    === RUN   TestAccFSxONTAPFileSystem_weeklyMaintenanceStartTime
    === PAUSE TestAccFSxONTAPFileSystem_weeklyMaintenanceStartTime
    === RUN   TestAccFSxONTAPFileSystem_automaticBackupRetentionDays
    === PAUSE TestAccFSxONTAPFileSystem_automaticBackupRetentionDays
    === RUN   TestAccFSxONTAPFileSystem_kmsKeyID
    === PAUSE TestAccFSxONTAPFileSystem_kmsKeyID
    === RUN   TestAccFSxONTAPFileSystem_dailyAutomaticBackupStartTime
    === PAUSE TestAccFSxONTAPFileSystem_dailyAutomaticBackupStartTime
    === RUN   TestAccFSxONTAPFileSystem_throughputCapacity
    === PAUSE TestAccFSxONTAPFileSystem_throughputCapacity
    === RUN   TestAccFSxONTAPFileSystem_storageCapacity
    === PAUSE TestAccFSxONTAPFileSystem_storageCapacity
    === CONT  TestAccFSxONTAPFileSystem_basic
    === CONT  TestAccFSxONTAPFileSystem_tags
    === CONT  TestAccFSxONTAPFileSystem_dailyAutomaticBackupStartTime
    --- PASS: TestAccFSxONTAPFileSystem_dailyAutomaticBackupStartTime (1974.50s)
    === CONT  TestAccFSxONTAPFileSystem_storageCapacity
    --- PASS: TestAccFSxONTAPFileSystem_basic (1998.49s)
    === CONT  TestAccFSxONTAPFileSystem_diskIOPS
    --- PASS: TestAccFSxONTAPFileSystem_tags (2025.37s)
    === CONT  TestAccFSxONTAPFileSystem_routeTableIDs
    --- PASS: TestAccFSxONTAPFileSystem_diskIOPS (2056.42s)
    === CONT  TestAccFSxONTAPFileSystem_securityGroupIDs
    --- PASS: TestAccFSxONTAPFileSystem_storageCapacity (2088.41s)
    === CONT  TestAccFSxONTAPFileSystem_disappears
    --- PASS: TestAccFSxONTAPFileSystem_routeTableIDs (2053.82s)
    === CONT  TestAccFSxONTAPFileSystem_fsxAdminPassword
    --- PASS: TestAccFSxONTAPFileSystem_disappears (1777.51s)
    === CONT  TestAccFSxONTAPFileSystem_automaticBackupRetentionDays
    --- PASS: TestAccFSxONTAPFileSystem_fsxAdminPassword (2077.57s)
    === CONT  TestAccFSxONTAPFileSystem_kmsKeyID
    --- PASS: TestAccFSxONTAPFileSystem_securityGroupIDs (3811.34s)
    === CONT  TestAccFSxONTAPFileSystem_endpointIPAddressRange
    --- PASS: TestAccFSxONTAPFileSystem_automaticBackupRetentionDays (2062.42s)
    === CONT  TestAccFSxONTAPFileSystem_singleAZ
    --- PASS: TestAccFSxONTAPFileSystem_singleAZ (1886.95s)
    === CONT  TestAccFSxONTAPFileSystem_throughputCapacity
    --- PASS: TestAccFSxONTAPFileSystem_kmsKeyID (1954.79s)
    === CONT  TestAccFSxONTAPFileSystem_weeklyMaintenanceStartTime
    --- PASS: TestAccFSxONTAPFileSystem_endpointIPAddressRange (1781.05s)
    --- PASS: TestAccFSxONTAPFileSystem_weeklyMaintenanceStartTime (1934.10s)
    --- PASS: TestAccFSxONTAPFileSystem_throughputCapacity (3447.49s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	11358.426s
    ewbankkit committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dc49a6d View commit details
    Browse the repository at this point in the history
  7. Acceptance test output:

    % ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxONTAPFileSystem_singleAZ\|TestAccFSxWindowsFileSystem_audit\|TestAccFSxWindowsFileSystem_storageCapacity\|TestAccFSxWindowsFileSystem_throughputCapacity\|TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime\|TestAccFSxLustreFileSystem_kmsKeyID' PKG=fsx ACCTEST_PARALLELISM=2
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 2  -run=TestAccFSxONTAPFileSystem_singleAZ\|TestAccFSxWindowsFileSystem_audit\|TestAccFSxWindowsFileSystem_storageCapacity\|TestAccFSxWindowsFileSystem_throughputCapacity\|TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime\|TestAccFSxLustreFileSystem_kmsKeyID -timeout 720m
    === RUN   TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
    === PAUSE TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
    === RUN   TestAccFSxLustreFileSystem_kmsKeyID
    === PAUSE TestAccFSxLustreFileSystem_kmsKeyID
    === RUN   TestAccFSxONTAPFileSystem_singleAZ
    === PAUSE TestAccFSxONTAPFileSystem_singleAZ
    === RUN   TestAccFSxWindowsFileSystem_storageCapacity
    === PAUSE TestAccFSxWindowsFileSystem_storageCapacity
    === RUN   TestAccFSxWindowsFileSystem_throughputCapacity
    === PAUSE TestAccFSxWindowsFileSystem_throughputCapacity
    === RUN   TestAccFSxWindowsFileSystem_audit
    === PAUSE TestAccFSxWindowsFileSystem_audit
    === CONT  TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
    === CONT  TestAccFSxWindowsFileSystem_storageCapacity
    --- PASS: TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime (671.72s)
    === CONT  TestAccFSxWindowsFileSystem_audit
    --- PASS: TestAccFSxWindowsFileSystem_storageCapacity (4720.84s)
    === CONT  TestAccFSxWindowsFileSystem_throughputCapacity
    --- PASS: TestAccFSxWindowsFileSystem_audit (4135.60s)
    === CONT  TestAccFSxONTAPFileSystem_singleAZ
    --- PASS: TestAccFSxONTAPFileSystem_singleAZ (1886.95s)
    === CONT  TestAccFSxLustreFileSystem_kmsKeyID
    --- PASS: TestAccFSxLustreFileSystem_kmsKeyID (1219.47s)
    --- PASS: TestAccFSxWindowsFileSystem_throughputCapacity (4836.60s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	8864.639s
    ewbankkit committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    544e1f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    763b24c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d71645f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62fa31f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    010dcb4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a13d9a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f567af View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b62df67 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Acceptance test output:

    % ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxONTAPStorageVirtualMachine_' PKG=fsx ACCTEST_PARALLELISM=2
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 2  -run=TestAccFSxONTAPStorageVirtualMachine_ -timeout 720m
    === RUN   TestAccFSxONTAPStorageVirtualMachine_basic
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_basic
    === RUN   TestAccFSxONTAPStorageVirtualMachine_rootVolumeSecurityStyle
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_rootVolumeSecurityStyle
    === RUN   TestAccFSxONTAPStorageVirtualMachine_svmAdminPassword
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_svmAdminPassword
    === RUN   TestAccFSxONTAPStorageVirtualMachine_disappears
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_disappears
    === RUN   TestAccFSxONTAPStorageVirtualMachine_name
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_name
    === RUN   TestAccFSxONTAPStorageVirtualMachine_tags
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_tags
    === RUN   TestAccFSxONTAPStorageVirtualMachine_activeDirectory
    === PAUSE TestAccFSxONTAPStorageVirtualMachine_activeDirectory
    === CONT  TestAccFSxONTAPStorageVirtualMachine_basic
    === CONT  TestAccFSxONTAPStorageVirtualMachine_name
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_basic (2239.26s)
    === CONT  TestAccFSxONTAPStorageVirtualMachine_activeDirectory
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_name (2433.31s)
    === CONT  TestAccFSxONTAPStorageVirtualMachine_svmAdminPassword
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_activeDirectory (2499.21s)
    === CONT  TestAccFSxONTAPStorageVirtualMachine_disappears
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_svmAdminPassword (2308.27s)
    === CONT  TestAccFSxONTAPStorageVirtualMachine_tags
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_disappears (2132.69s)
    === CONT  TestAccFSxONTAPStorageVirtualMachine_rootVolumeSecurityStyle
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_tags (2184.37s)
    --- PASS: TestAccFSxONTAPStorageVirtualMachine_rootVolumeSecurityStyle (2309.56s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	9185.799s
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2c5a832 View commit details
    Browse the repository at this point in the history
  2. r/aws_fsx_ontap_storage_virtual_machine: In-place update of all activ…

    …e_directory_configuration attributes.
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c8c7fe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b363d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    977ad03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b00f228 View commit details
    Browse the repository at this point in the history
  6. r/aws_fsx_ontap_storage_virtual_machine: Change 'active_directory_con…

    …figuration.netbios_name' to ForceNew.
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    82cff5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d240f5 View commit details
    Browse the repository at this point in the history
  8. r/aws_cloudwatch_log_group: Retry delete on 'OperationAbortedExceptio…

    …n: A conflicting operation is currently in progress against this resource. Please try again.' errors.
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7af8a21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e0f0c6 View commit details
    Browse the repository at this point in the history
  10. r/aws_kms_key: Fix sweeper error: setting state: deletion_window_in_d…

    …ays: '' expected type 'int', got unconvertible type 'string', value: '7'.
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a8e6e19 View commit details
    Browse the repository at this point in the history
  11. r/aws_quicksight_user: Skip sweeper if 'default' namespace not found …

    …(Account not subscribed).
    ewbankkit committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e2c2d96 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    3e849c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d90f48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0ce1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef8616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e74a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    677c562 View commit details
    Browse the repository at this point in the history
  7. r/aws_fsx_ontap_storage_virtual_machine: Correctly set 'file_system_a…

    …dministrators_group' on Read to prevent recreation.
    ewbankkit committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1b3f1ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29dc3cd View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/td-gov-cloud-sweepers' into f-aw…

    …s_fsx_ontap_file_system-additions
    ewbankkit committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d49b740 View commit details
    Browse the repository at this point in the history
  10. Tweak CHANGELOG entry.

    ewbankkit committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    28b8a70 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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