Expected Outcome
Successfully add a VCS provider connection when using Bitbucket Server v7.20.x or later
Prerequisites
- Terraform Enterprise or Terraform Cloud
- Bitbucket Datacenter and Server v7.20.x or later
Use Case
The Bitbucket Datacenter and Server v7.20 release introduced OAuth2.0 integrations bringing UI changes that no longer match what is depicted in ourofficial documentation. While we wait for the official documentation to be updated you can follow the steps outlined here to add a VCS connection in Terraform Cloud or Enterprise using OAuth1.0.
Procedure
-
FollowStep 1from the official documentation and continue with the rest of the steps here
- While logged in as an admin user, go to Bitbucket Server's "Application Links" administration page. You can use the sidebar navigation in the admin pages, or go directly to
https://<BITBUCKET INSTANCE HOSTNAME>/plugins/servlet/applinks/listApplicationLinks. - Click on theCreate Linkbutton to get the process started, and enter Terraform Cloud's URL in the text field (
https://app.terraform.io, or the hostname of your Terraform Enterprise instance) and click "Continue". EnsureAtlassian productis the Application type selected.
- Complete the rest of the steps from theofficial documentationstarting from Step 2 item 3.
Comments
0 comments
Please sign in to leave a comment.