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/fsx_ontap_filesystem - new resource #20951

Merged
merged 25 commits into from
Sep 22, 2021
Merged

Commits on Sep 18, 2021

  1. fsx ontap fs

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    fd9ecdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a0c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b031f View commit details
    Browse the repository at this point in the history
  4. fsx ontap fs - disk config

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    99cf734 View commit details
    Browse the repository at this point in the history
  5. fmt

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    85650e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afb30ee View commit details
    Browse the repository at this point in the history
  7. docs

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    6f356c7 View commit details
    Browse the repository at this point in the history
  8. remove backup

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    5397464 View commit details
    Browse the repository at this point in the history
  9. changelog

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    ca3b241 View commit details
    Browse the repository at this point in the history
  10. fix test

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    deca775 View commit details
    Browse the repository at this point in the history
  11. docs

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    d6bb80a View commit details
    Browse the repository at this point in the history
  12. test fixes

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    25a489d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79a5f8d View commit details
    Browse the repository at this point in the history
  14. fmt

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    a67b25a View commit details
    Browse the repository at this point in the history
  15. fix test

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    414393e View commit details
    Browse the repository at this point in the history
  16. fix tests

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    b886074 View commit details
    Browse the repository at this point in the history
  17. ignore import of pass

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    d7d4a51 View commit details
    Browse the repository at this point in the history
  18. update admin pass

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    119d006 View commit details
    Browse the repository at this point in the history
  19. tests

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    70960c0 View commit details
    Browse the repository at this point in the history
  20. make kms test shorter

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    0e19a24 View commit details
    Browse the repository at this point in the history
  21. fmt

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    f11143c View commit details
    Browse the repository at this point in the history
  22. sweeper dep

    DrFaust92 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    d5ed379 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    8b5b20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b4bb50 View commit details
    Browse the repository at this point in the history
  3. r/aws_fsx_ontap_file_system: storage_capacity cannot be updated - htt…

    …ps://docs.aws.amazon.com/fsx/latest/APIReference/API_UpdateFileSystem.html.
    
    Acceptance failure:
    
    === CONT  TestAccAWSFsxOntapFileSystem_storageCapacity
        resource_aws_fsx_ontap_file_system_test.go:309: Step 4/4 error: Error running apply: exit status 1
    
            Error: error updating FSx ONTAP File System (fs-029a44228aa99a660): BadRequest: Modifying the storage capacity of an ONTAP file system is not supported.
    
              with aws_fsx_ontap_file_system.test,
              on terraform_plugin_test.tf line 29, in resource "aws_fsx_ontap_file_system" "test":
              29: resource "aws_fsx_ontap_file_system" "test" {
    
    --- FAIL: TestAccAWSFsxOntapFileSystem_storageCapacity (3867.39s)
    ewbankkit committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    923e2e7 View commit details
    Browse the repository at this point in the history