这是indexloc提供的服务,不要输入任何密码
Skip to content

Added IdleTtl field for dataproc session template resource. #14585

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

Merged
merged 2 commits into from
Jul 22, 2025

Conversation

animeshnandanwar
Copy link
Contributor

@animeshnandanwar animeshnandanwar commented Jul 21, 2025

Added IdleTtl field for dataproc session template resource.

Fixes hashicorp/terraform-provider-google#23647

dataproc: added `idle_ttl` field to `google_dataproc_session_template` resource

@github-actions github-actions bot requested a review from melinath July 21, 2025 17:20
Copy link

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

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
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, 37 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 4 files changed, 37 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 11 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 74
Passed tests: 68
Skipped tests: 5
Affected tests: 1

Click here to see the affected service packages
  • dataproc
#### 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
  • TestAccDataprocSessionTemplate_dataprocSessionTemplatesJupyterExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccDataprocSessionTemplate_dataprocSessionTemplatesJupyterExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

Copy link
Member

@melinath melinath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - seems straightforward!

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.

idle_ttl missing from google_dataproc_session_template
3 participants