zahiar / terraform-provider-bitbucket

Terraform Provider for Bitbucket Cloud
https://registry.terraform.io/providers/zahiar/bitbucket/latest
Mozilla Public License 2.0
19 stars 22 forks source link

feat: Add support for OAuth2.0 authentication via client credentials #164

Open dhilgarth opened 1 year ago

dhilgarth commented 1 year ago

Added OAuth authentication via Client Credentials. I've also updated the documentation regarding username and password, because from my tests, the normal account password doesn't work.