-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Error: 500 2.0/repositories/<team>/<repository>/src Something went wrong #193
Comments
And for the future I'd like to upload generated files (after 'terraform apply') not only from the repo source |
Hi i have the same issue, first file commit is working, then it crashes.. |
Did anyone figure out why is that? I'm facing the same issue |
Could you please show your workaround looks like? |
resource "null_resource" "prepare_branch" { or you can zip files, commit it and use |
Terraform 1.5.5
Bitbucket provider 2.38.0
Can't upload to branch small files (15-20 files), always got 500 error after second file, 1st file uploaded yo branch without problems
terraform.log:
Terraform resource:
Can I commit whole folder not by file?
The text was updated successfully, but these errors were encountered: