hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.71k stars 9.07k forks source link

[Enhancement]: Data Sources for DataSync #32932

Open mjrlee opened 1 year ago

mjrlee commented 1 year ago

Description

There are no data sources for DataSync service, could these please be added?

I think the easiest/most useful personally are aws_datasync_agent and aws_datasync_task

I am happy to implement this myself if there's no work in progress on this already.

Affected Resource(s) and/or Data Source(s)

No response

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

Yes

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

justinretzolk commented 1 year ago

Hey @mjrlee 👋 Thank you for taking the time to raise this! It doesn't look like anyone is working on this at the moment, so if you'd like to contribute these data sources, feel free to work on them and open a pull request!