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

Question: Is BitBucket Server supported or just BitBucket Cloud? #18

Closed kmcquade closed 6 years ago

kmcquade commented 6 years ago

There aren't options to set a server URL in the provider config; I take this to mean that only BitBucket cloud is supported. Are there any plans to support BitBucket Server?

Thanks

cwood commented 6 years ago

This is just bitbucket cloud and not server.

rumpunch commented 5 years ago

@cwood are there any plans for supporting bitbucket server? My company enterprise client of both TF and Atlassian tools, is this something we can request to be supported by this provider?

gavinbunney commented 4 years ago

In the absence of official support, I've started working on a bitbucket server provider - it currently supports most of the key API components as resources or data sources: https://github.com/gavinbunney/terraform-provider-bitbucketserver