DrFaust92 / terraform-provider-bitbucket

Terraform Bitbucket Cloud provider.
https://registry.terraform.io/providers/drfaust92/bitbucket
Mozilla Public License 2.0
36 stars 29 forks source link

`bitbucket_group` doesn't work #212

Open mkyc opened 2 weeks ago

mkyc commented 2 weeks ago

Due to this then this and finally this I assume that bitbucket_group should be removed from this provider since it's not going to be part of bitbucket any longer. It doesn't for for me already 😢

act-mreeves commented 2 weeks ago

Can you give more details as it works fine for us? Are you an admin and created an app password with sufficiently powerful privs (aka all of them) at https://bitbucket.org/account/settings/app-passwords/?

Yes they deprecated v1 in 2018, yet it's 2024 and from one of your links:

The 2.0 REST API will rely on the [Atlassian Cloud Admin API](https://developer.atlassian.com/cloud/admin/organization) for user and group management, **but those API endpoints are not yet available**. Until the Atlassian platform services are fully available in Bitbucket we will continue to support these 1.0 REST endpoints:

I for one am not holding my breath. 😄

astrozyk commented 9 hours ago
Screenshot 2024-07-02 at 2 30 22 PM Screenshot 2024-07-02 at 2 30 55 PM

I have an issue as well with groups. I've had issues where I am getting a "Error: API Error: 400 1.0/". It feels like this doesn't work correctly or there is a bug. When creating a group, it creates it but then when I re-run a plan again, it states that it needs to update permissions on the group and repo's associated with the group even though those permissions already exist. Hence the 400 error