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.
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.