Skip to content

fix: Update Cloud Tasks queue name to required#14846

Merged
BBBmau merged 1 commit into
GoogleCloudPlatform:mainfrom
bluebasil:queue-required
Aug 14, 2025
Merged

fix: Update Cloud Tasks queue name to required#14846
BBBmau merged 1 commit into
GoogleCloudPlatform:mainfrom
bluebasil:queue-required

Conversation

@bluebasil

@bluebasil bluebasil commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

This addresses hashicorp/terraform-provider-google#23082.
Queue creation will already fail without a populated name.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`cloud_tasks`: set `name` field set to required in `google_cloud_tasks_queue` resource

@github-actions

Copy link
Copy Markdown

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.

@BBBmau, 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.

@github-actions github-actions Bot requested a review from BBBmau August 13, 2025 20:17
@modular-magician modular-magician added awaiting-approval Pull requests that need reviewer's approval to run presubmit tests service/cloudtasks and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Aug 13, 2025
@modular-magician

Copy link
Copy Markdown
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 ( 2 files changed, 10 insertions(+), 10 deletions(-))
google-beta provider: Diff ( 2 files changed, 10 insertions(+), 10 deletions(-))

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Field name changed from optional to required on google_cloud_tasks_queue - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

@modular-magician

Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 13
Passed tests: 13
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • cloudtasks

🟢 All tests passed!

View the build log

@BBBmau BBBmau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thanks!

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.

3 participants