Skip to content

datastream: fix TestAccDatastreamConnectionProfile_datastreamConnectionProfileFullExample#17742

Open
BBBmau wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
BBBmau:fix-datastream-connection-profile-full-test
Open

datastream: fix TestAccDatastreamConnectionProfile_datastreamConnectionProfileFullExample#17742
BBBmau wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
BBBmau:fix-datastream-connection-profile-full-test

Conversation

@BBBmau
Copy link
Copy Markdown
Collaborator

@BBBmau BBBmau commented May 26, 2026

sometime around january 24th the api does not accept forward_ssh_connectivity block when using gcs_profile. We can confirm this by reviewing the gcs_profile section in the datastream connection profile guide. There is no mention of ssh tunnel which can be found in other profile types such as SQL server

Fixes hashicorp/terraform-provider-google#25578

investigation came from reviewing TeamCity Build Nighly test for datastream

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@BBBmau
Copy link
Copy Markdown
Collaborator Author

BBBmau commented May 26, 2026

@modular-magician reassign-reviewer

@github-actions
Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@melinath, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 26, 2026

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 2 files changed, 1 insertion(+), 15 deletions(-)
google-beta provider View Diff 2 files changed, 1 insertion(+), 15 deletions(-)
Open in Cloud Shell View Diff 1 file changed, 7 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
20 9 10 1
Affected Service Packages
  • datastream

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccDatastreamConnectionProfile_datastreamConnectionProfileFullExample

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDatastreamConnectionProfile_datastreamConnectionProfileFullExample

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@BBBmau, @melinath VCR tests complete for 3821ac2!

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.

Failing test(s): TestAccDatastreamConnectionProfile_datastreamConnectionProfileFullExample

2 participants