Skip to content

Add support for launch and authorization URLs on workstation_cluster.#17472

Draft
esu wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
esu:workstations-urls
Draft

Add support for launch and authorization URLs on workstation_cluster.#17472
esu wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
esu:workstations-urls

Conversation

@esu
Copy link
Copy Markdown
Contributor

@esu esu commented May 8, 2026

This PR adds two new GA fields from the google.cloud.workstations.v1.WorkstationCluster resource:

  • workstation_authorization_url for configuring an authorization redirect URL for child workstations of a cluster
  • workstation_launch_url for configuring a redirect URL, e.g. to hold requests issued to an unstarted workstation while it starts
workstations: Added `workstation_authorization_url` and `workstation_launch_url` fields to the `google_workstations_workstation_cluster ` resource.

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 8, 2026

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 177 insertions(+)
google-beta provider View Diff 4 files changed, 177 insertions(+)
terraform-google-conversion View Diff 1 file changed, 20 insertions(+)
Open in Cloud Shell View Diff 4 files changed, 125 insertions(+)

Test report

Analytics

Total Tests Passed Skipped Affected
41 39 0 2
Affected Service Packages
  • workstations

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccWorkstationsWorkstationCluster_Private_update
  • TestAccWorkstationsWorkstationCluster_workstationClusterUrlsExample

View the build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccWorkstationsWorkstationCluster_Private_update
✅ Log TestAccWorkstationsWorkstationCluster_workstationClusterUrlsExample

🟢 All tests passed!

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

@esu VCR tests complete for 04356b9!

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 8, 2026

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 177 insertions(+)
google-beta provider View Diff 4 files changed, 177 insertions(+)
terraform-google-conversion View Diff 1 file changed, 20 insertions(+)
Open in Cloud Shell View Diff 4 files changed, 125 insertions(+)

Test report

Analytics

Total Tests Passed Skipped Affected
41 39 0 2
Affected Service Packages
  • workstations

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccWorkstationsWorkstationCluster_Private_update
  • TestAccWorkstationsWorkstationCluster_workstationClusterUrlsExample

View the build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccWorkstationsWorkstationCluster_Private_update
❌ Error · Log - TestAccWorkstationsWorkstationCluster_workstationClusterUrlsExample

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

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

@esu VCR tests complete for 9e65087!

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.

2 participants