You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
This seems pretty reproducible. I didn't include the debug log (cause I'm lazy), but if that's actually necessary and it's hard to reproduce I can. Thanks all.
The text was updated successfully, but these errors were encountered:
four43
changed the title
Importing bitbucket_repository imports incorrect project_key
Importing bitbucket_repository results in 400 during plan
Jun 28, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey all,
I seem to be getting 400 status codes when accessing an existing repository that was imported to this state.
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
Expected Behavior
Resource was imported via
terraform import bitbucket_repository.project_repo myaccount/my-project
, minor updates are planned:Actual Behavior
Running apply produced:
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform import bitbucket_repository.project_repo myaccount/my-project
terraform apply
This seems pretty reproducible. I didn't include the debug log (cause I'm lazy), but if that's actually necessary and it's hard to reproduce I can. Thanks all.
The text was updated successfully, but these errors were encountered: