Paul Behrisch
Paul Behrisch
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/bitbucket.py#L168 The return fails when the rate limit on the server was reached and there's no clear indication of what the problem is or what the error was. I had...
@curiousbug and implemented support for other git service connections. It can be used in this way ``` resource "azuredevops_serviceendpoint_other_git" "myOtherGitServiceConnection" { project_id = azuredevops_project.project.id username = "git_user" password = "git_pass"...
## All Submissions: * [x] Have you added an explanation of what your changes do and why you'd like us to include them? * [ ] I have updated the...
I am using the Terraform provider and have to retrieve the `cloudflare_access_group` by name. I did a quick test and this worked, but it's only exposing the ID and the...
# Issue Linting fails if ingress is enabled ``` ❯ helm lint . -f values.yaml ==> Linting . [INFO] Chart.yaml: icon is recommended [ERROR] templates/ingress.yaml: unable to parse YAML: invalid...