terraform-provider-bitbucket
terraform-provider-bitbucket copied to clipboard
Feature Request - Access Tokens
Hi,
Atlassian 'recently' added Access Tokens to Repositories, Projects and Workspaces. See f.e. https://support.atlassian.com/bitbucket-cloud/docs/repository-access-tokens/
I couldn't find a public API to create them without using their UI, but in case there is any or Atlassian decides to add one this would be a nice feature to have in this provider.
Currently we need to provision technical users for automated access on the repositories which not only count to the user limit, but are not really handy to work with as well.
Checked for feature requests on making these API's public: https://jira.atlassian.com/browse/BCLOUD-22400?filter=98686&jql=project%20%3D%20BCLOUD%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22RAT%22%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
See no feature request currently. What does the upstream label mean? @DrFaust92
@a-nldisr means were waiting for apis to be public