-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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/datasync_location_fsx_openzfs_file_system - new resource #24200
Conversation
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 🚀.
% make testacc TESTS=TestAccDataSyncLocationFSxOpenZfsFileSystem_ PKG=datasync ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/datasync/... -v -count 1 -parallel 2 -run='TestAccDataSyncLocationFSxOpenZfsFileSystem_' -timeout 180m
=== RUN TestAccDataSyncLocationFSxOpenZfsFileSystem_basic
=== PAUSE TestAccDataSyncLocationFSxOpenZfsFileSystem_basic
=== RUN TestAccDataSyncLocationFSxOpenZfsFileSystem_disappears
=== PAUSE TestAccDataSyncLocationFSxOpenZfsFileSystem_disappears
=== RUN TestAccDataSyncLocationFSxOpenZfsFileSystem_subdirectory
=== PAUSE TestAccDataSyncLocationFSxOpenZfsFileSystem_subdirectory
=== RUN TestAccDataSyncLocationFSxOpenZfsFileSystem_tags
=== PAUSE TestAccDataSyncLocationFSxOpenZfsFileSystem_tags
=== CONT TestAccDataSyncLocationFSxOpenZfsFileSystem_basic
=== CONT TestAccDataSyncLocationFSxOpenZfsFileSystem_subdirectory
--- PASS: TestAccDataSyncLocationFSxOpenZfsFileSystem_basic (832.42s)
=== CONT TestAccDataSyncLocationFSxOpenZfsFileSystem_disappears
--- PASS: TestAccDataSyncLocationFSxOpenZfsFileSystem_subdirectory (849.90s)
=== CONT TestAccDataSyncLocationFSxOpenZfsFileSystem_tags
--- PASS: TestAccDataSyncLocationFSxOpenZfsFileSystem_tags (801.40s)
--- PASS: TestAccDataSyncLocationFSxOpenZfsFileSystem_disappears (823.20s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/datasync 1665.571s
@DrFaust92 Thanks for the contribution 🎉 👏. |
This functionality has been released in v4.10.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
Output from acceptance testing: