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.
Terraform will perform the following actions:
~ bitbucket_repository.testrepository
owner: "m3gg3r" => "meggertestteam"
Plan: 0 to add, 1 to change, 0 to destroy.
Im not sure our API allows you to actully change the owner through the API. Normally there is a transfer policy that has to happen when you move a repo to a different team.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I think there is a problem with changing the owner of an repository!
Terraform Version
0.11.1
Affected Resource(s)
Terraform Configuration Files
before
https://i.imgur.com/ERoF5Q6.png
https://i.imgur.com/AeVMfhq.png
"Tobias Lückel" equals "m3gg3r"
after
https://i.imgur.com/8Smf8is.png
Expected Behavior
The owner of the repository should be changed from 'm3gg3r' to 'meggertestteam'
Actual Behavior
Terraform adds a second repository owned by 'meggertestteam' instead of changing the owner
https://i.imgur.com/PHs5qZZ.png
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
with configuration 'before'terraform apply
with configuration 'after'The text was updated successfully, but these errors were encountered: