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

fix: Allow specifying the workspace name separately #163

Open dhilgarth opened 1 year ago

dhilgarth commented 1 year ago

For cases where it differs from the username, which is the case in my environment. Falls back to username if not specified

dhilgarth commented 1 year ago

If you plan on accepting PR #164 , please don't accept this PR before it. I will rebase the changes from this PR onto the new main, because some documentation needs to change with OAuth support.