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

Add Terraform for BBC and BBDC to Developer Connect #12692

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ihnarayanan
Copy link
Contributor

@ihnarayanan ihnarayanan commented Jan 6, 2025

fixes hashicorp/terraform-provider-google#20749

developerconnect: added `bitbucket_cloud_config` and `bitbucket_data_center_config` fields to `google_developer_connect_connection` resource (ga)

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 4 files changed, 1400 insertions(+), 52 deletions(-))
google-beta provider: Diff ( 4 files changed, 1400 insertions(+), 52 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 296 insertions(+))
Open in Cloud Shell: Diff ( 8 files changed, 237 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 17
Passed tests: 12
Skipped tests: 0
Affected tests: 5

Click here to see the affected service packages
  • developerconnect

Action taken

Found 5 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccDeveloperConnectConnection_BbdcPrivConnection
  • TestAccDeveloperConnectConnection_developerConnectConnectionBbcExample
  • TestAccDeveloperConnectConnection_developerConnectConnectionBbdcExample
  • TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketCloudUpdate
  • TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketDataCenterUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccDeveloperConnectConnection_BbdcPrivConnection [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBbcExample [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBbdcExample [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketCloudUpdate [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketDataCenterUpdate [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 4 files changed, 1400 insertions(+), 52 deletions(-))
google-beta provider: Diff ( 4 files changed, 1400 insertions(+), 52 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 296 insertions(+))
Open in Cloud Shell: Diff ( 8 files changed, 237 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 17
Passed tests: 12
Skipped tests: 0
Affected tests: 5

Click here to see the affected service packages
  • developerconnect

Action taken

Found 5 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccDeveloperConnectConnection_BbdcPrivConnection
  • TestAccDeveloperConnectConnection_developerConnectConnectionBbcExample
  • TestAccDeveloperConnectConnection_developerConnectConnectionBbdcExample
  • TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketCloudUpdate
  • TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketDataCenterUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccDeveloperConnectConnection_BbdcPrivConnection [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBbcExample [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBbdcExample [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketCloudUpdate [Error message] [Debug log]
TestAccDeveloperConnectConnection_developerConnectConnectionBitbucketDataCenterUpdate [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Bitbucket Cloud and Bitbucket Data Center to google_developer_connect_connection
2 participants