hashicorp / terraform-provider-bitbucket

This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://registry.terraform.io
Mozilla Public License 2.0
32 stars 105 forks source link

Bitbucket Data Source? #2

Open hashibot opened 7 years ago

hashibot commented 7 years ago

This issue was originally opened by @saitheexplorer as hashicorp/terraform#14458. It was migrated here as part of the provider split. The original body of the issue is below.


Hey all - new to Terraform, really liking it so far! Thanks for building a such a great tool.

I saw that there is a Bitbucket provider to manage webhooks, but the repositories must specified. I'm still learning TF, so please correct me if I'm wrong, but if we add a BB data source of all the repositories, I'd be able to loop through those repositories and set webhooks / default reviewers, right?

If so, I can take a stab at implementing this data source.

cwood commented 7 years ago

Yea adding datasources would be great for team and user repos.

four43 commented 4 years ago

Did I take care of this in #64, @saitheexplorer?

Edit: 3 years later apparently lol