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

Support DataSync Service #6591

Merged
merged 2 commits into from
Nov 26, 2018
Merged

Support DataSync Service #6591

merged 2 commits into from
Nov 26, 2018

Conversation

bflad
Copy link
Member

@bflad bflad commented Nov 26, 2018

FEATURES

  • New Resource: aws_datasync_agent
  • New Resource: aws_datasync_location_efs
  • New Resource: aws_datasync_location_nfs
  • New Resource: aws_datasync_location_s3
  • New Resource: aws_datasync_task

Output from acceptance testing:

--- PASS: TestAccAWSDataSyncLocationS3_disappears (20.91s)
--- PASS: TestAccAWSDataSyncLocationS3_basic (21.81s)
--- PASS: TestAccAWSDataSyncLocationS3_Tags (34.36s)
--- PASS: TestAccAWSDataSyncAgent_AgentName (138.01s)
--- PASS: TestAccAWSDataSyncLocationNfs_basic (140.04s)
--- PASS: TestAccAWSDataSyncAgent_disappears (140.91s)
--- PASS: TestAccAWSDataSyncAgent_Tags (156.70s)
--- PASS: TestAccAWSDataSyncLocationNfs_Subdirectory (157.82s)
--- PASS: TestAccAWSDataSyncAgent_basic (160.60s)
--- PASS: TestAccAWSDataSyncLocationNfs_AgentARNs_Multple (161.61s)
--- PASS: TestAccAWSDataSyncLocationNfs_disappears (170.46s)
--- PASS: TestAccAWSDataSyncLocationNfs_Tags (176.26s)
--- PASS: TestAccAWSDataSyncLocationEfs_basic (221.23s)
--- PASS: TestAccAWSDataSyncLocationEfs_Subdirectory (237.76s)
--- PASS: TestAccAWSDataSyncLocationEfs_Tags (272.59s)
--- PASS: TestAccAWSDataSyncLocationEfs_disappears (302.48s)
--- PASS: TestAccAWSDataSyncTask_disappears (305.52s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_Uid (242.49s)
--- PASS: TestAccAWSDataSyncTask_CloudWatchLogGroupARN (482.57s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_BytesPerSecond (464.69s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_PosixPermissions (490.19s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_AtimeMtime (531.19s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_Gid (534.60s)
--- PASS: TestAccAWSDataSyncTask_basic (576.78s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_PreserveDeletedFiles (461.13s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_PreserveDevices (464.01s)
--- PASS: TestAccAWSDataSyncTask_DefaultSyncOptions_VerifyMode (462.49s)

FEATURES

* New Resource: `aws_datasync_agent`
* New Resource: `aws_datasync_location_efs`
* New Resource: `aws_datasync_location_nfs`
* New Resource: `aws_datasync_location_s3`
* New Resource: `aws_datasync_task`
@bflad bflad added new-resource Introduces a new resource. service/datasync Issues and PRs that pertain to the datasync service. labels Nov 26, 2018
@bflad bflad added this to the v1.48.0 milestone Nov 26, 2018
@bflad bflad requested a review from a team November 26, 2018 17:02
@ghost ghost added size/XXL Managed by automation to categorize the size of a PR. documentation Introduces or discusses updates to documentation. provider Pertains to the provider itself, rather than any interaction with AWS. service/efs Issues and PRs that pertain to the efs service. service/s3 Issues and PRs that pertain to the s3 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Nov 26, 2018
@bflad
Copy link
Member Author

bflad commented Nov 26, 2018

Tests are green and this was previously approved. Merging and releasing!

@bflad bflad merged commit 1950977 into master Nov 26, 2018
@bflad bflad deleted the f-aws_datasync branch November 26, 2018 18:05
bflad added a commit that referenced this pull request Nov 26, 2018
@ghost
Copy link

ghost commented Apr 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. new-resource Introduces a new resource. provider Pertains to the provider itself, rather than any interaction with AWS. service/datasync Issues and PRs that pertain to the datasync service. service/efs Issues and PRs that pertain to the efs service. service/s3 Issues and PRs that pertain to the s3 service. size/XXL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant