Skip to content
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

Github service connection API breaking change #72

Closed
xuzhang3 opened this issue Jul 13, 2020 · 0 comments
Closed

Github service connection API breaking change #72

xuzhang3 opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels

Comments

@xuzhang3
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform (and Azure DevOps Provider) Version

Affected Resource(s)

  • azuredevops_serviceendpoint_github

Terraform Configuration Files

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior

  1. create github service connection with auth_oauth success
  2. create github service connection with auth_personal can verify success from portal after terrafom apply .

Actual Behavior

  1. create github service connection with auth_oauth failed
    image
  2. create github service connection with auth_personal can create success but failed when verify from portal
    image

Steps to Reproduce

  1. create github service connection with auth_oauth
  • prepare the .tf configure file
  • execute terraform apply --auto-approve=true
  1. create github service connection with auth_personal
  • prepare the .tf configure file
  • execute terraform apply --auto-approve=true
  • verify the config from portal

Important Factoids

References

  • #0000
@xuzhang3 xuzhang3 self-assigned this Jul 13, 2020
@xuzhang3 xuzhang3 added the bug label Jul 13, 2020
@xuzhang3 xuzhang3 changed the title Github service connection API breakchange Github service connection API breaking change Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant