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

[New Data Source]: aws_codepipeline* #36460

Open DenisBY opened 5 months ago

DenisBY commented 5 months ago

Description

At the moment there are not data sources for any CodePipeline resource. It would be nice to have them. There is only "List" available, but maybe it's possible to add some filtering on top of it.

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

Potential Terraform Configuration

No response

References

https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_ListPipelines.html https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_ListWebhooks.html

Would you like to implement a fix?

None

github-actions[bot] commented 5 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue