-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Conversation
32a2a1c
to
99cf734
Compare
…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)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
Commercial
% make testacc TESTARGS='-run=TestAccAWSFsxOntapFileSystem_'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSFsxOntapFileSystem_ -timeout 180m
=== RUN TestAccAWSFsxOntapFileSystem_basic
=== PAUSE TestAccAWSFsxOntapFileSystem_basic
=== RUN TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== PAUSE TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== RUN TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== PAUSE TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== RUN TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== PAUSE TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== RUN TestAccAWSFsxOntapFileSystem_disappears
=== PAUSE TestAccAWSFsxOntapFileSystem_disappears
=== RUN TestAccAWSFsxOntapFileSystem_SecurityGroupIds
=== PAUSE TestAccAWSFsxOntapFileSystem_SecurityGroupIds
=== RUN TestAccAWSFsxOntapFileSystem_routeTableIds
=== PAUSE TestAccAWSFsxOntapFileSystem_routeTableIds
=== RUN TestAccAWSFsxOntapFileSystem_tags
=== PAUSE TestAccAWSFsxOntapFileSystem_tags
=== RUN TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== RUN TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
=== RUN TestAccAWSFsxOntapFileSystem_kmsKeyId
=== PAUSE TestAccAWSFsxOntapFileSystem_kmsKeyId
=== RUN TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== CONT TestAccAWSFsxOntapFileSystem_basic
=== CONT TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== CONT TestAccAWSFsxOntapFileSystem_tags
=== CONT TestAccAWSFsxOntapFileSystem_routeTableIds
=== CONT TestAccAWSFsxOntapFileSystem_disappears
=== CONT TestAccAWSFsxOntapFileSystem_kmsKeyId
=== CONT TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
=== CONT TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== CONT TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== CONT TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== CONT TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== CONT TestAccAWSFsxOntapFileSystem_SecurityGroupIds
--- PASS: TestAccAWSFsxOntapFileSystem_diskIopsConfiguration (1463.65s)
--- PASS: TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime (1477.54s)
--- PASS: TestAccAWSFsxOntapFileSystem_tags (1492.05s)
--- PASS: TestAccAWSFsxOntapFileSystem_endpointIpAddressRange (1512.22s)
--- PASS: TestAccAWSFsxOntapFileSystem_fsxAdminPassword (1518.56s)
--- PASS: TestAccAWSFsxOntapFileSystem_routeTableIds (1526.57s)
--- PASS: TestAccAWSFsxOntapFileSystem_kmsKeyId (1526.91s)
--- PASS: TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays (1580.47s)
--- PASS: TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime (1592.42s)
--- PASS: TestAccAWSFsxOntapFileSystem_disappears (2327.82s)
--- PASS: TestAccAWSFsxOntapFileSystem_basic (2331.28s)
--- PASS: TestAccAWSFsxOntapFileSystem_SecurityGroupIds (3898.43s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 3902.810s
GovCloud
% make testacc TESTARGS='-run=TestAccAWSFsxOntapFileSystem_'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSFsxOntapFileSystem_ -timeout 180m
=== RUN TestAccAWSFsxOntapFileSystem_basic
=== PAUSE TestAccAWSFsxOntapFileSystem_basic
=== RUN TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== PAUSE TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== RUN TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== PAUSE TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== RUN TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== PAUSE TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== RUN TestAccAWSFsxOntapFileSystem_disappears
=== PAUSE TestAccAWSFsxOntapFileSystem_disappears
=== RUN TestAccAWSFsxOntapFileSystem_SecurityGroupIds
=== PAUSE TestAccAWSFsxOntapFileSystem_SecurityGroupIds
=== RUN TestAccAWSFsxOntapFileSystem_routeTableIds
=== PAUSE TestAccAWSFsxOntapFileSystem_routeTableIds
=== RUN TestAccAWSFsxOntapFileSystem_tags
=== PAUSE TestAccAWSFsxOntapFileSystem_tags
=== RUN TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== RUN TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
=== RUN TestAccAWSFsxOntapFileSystem_kmsKeyId
=== PAUSE TestAccAWSFsxOntapFileSystem_kmsKeyId
=== RUN TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== CONT TestAccAWSFsxOntapFileSystem_basic
=== CONT TestAccAWSFsxOntapFileSystem_disappears
=== CONT TestAccAWSFsxOntapFileSystem_routeTableIds
=== CONT TestAccAWSFsxOntapFileSystem_SecurityGroupIds
=== CONT TestAccAWSFsxOntapFileSystem_tags
=== CONT TestAccAWSFsxOntapFileSystem_fsxAdminPassword
=== CONT TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime
=== CONT TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime
=== CONT TestAccAWSFsxOntapFileSystem_endpointIpAddressRange
=== CONT TestAccAWSFsxOntapFileSystem_kmsKeyId
=== CONT TestAccAWSFsxOntapFileSystem_diskIopsConfiguration
=== CONT TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays
--- PASS: TestAccAWSFsxOntapFileSystem_disappears (1018.33s)
--- PASS: TestAccAWSFsxOntapFileSystem_endpointIpAddressRange (1439.57s)
--- PASS: TestAccAWSFsxOntapFileSystem_basic (1469.12s)
--- PASS: TestAccAWSFsxOntapFileSystem_diskIopsConfiguration (1479.06s)
--- PASS: TestAccAWSFsxOntapFileSystem_routeTableIds (1489.68s)
--- PASS: TestAccAWSFsxOntapFileSystem_tags (1505.67s)
--- PASS: TestAccAWSFsxOntapFileSystem_fsxAdminPassword (1506.32s)
--- PASS: TestAccAWSFsxOntapFileSystem_dailyAutomaticBackupStartTime (1526.47s)
--- PASS: TestAccAWSFsxOntapFileSystem_weeklyMaintenanceStartTime (1527.15s)
--- PASS: TestAccAWSFsxOntapFileSystem_kmsKeyId (1577.94s)
--- PASS: TestAccAWSFsxOntapFileSystem_automaticBackupRetentionDays (1621.61s)
--- PASS: TestAccAWSFsxOntapFileSystem_SecurityGroupIds (3468.53s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 3472.822s
@DrFaust92 Thanks for the contribution 🎉 👏. |
This functionality has been released in v3.60.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Relates #20778
Output from acceptance testing: