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

Update make transferJobs name field optional #1808

Conversation

modular-magician
Copy link
Collaborator

Fix hashicorp/terraform-provider-google#15220

This PR tries to make the name field of transferJobs service optional to be able to have customized names for storage transfer jobs.

Release Note Template for Downstream PRs (will be copied)

storagetransfer: made `name` field to be optional in resource `google_storage_transfer_job` so it can be provided by the users

Derived from GoogleCloudPlatform/magic-modules#9641

* Update make transferJobs name field optional

This commit makes transferJobs name optional + new test `TestAccStorageTransferJob_transferJobName` to testing changes.

Fixes hashicorp/terraform-provider-google#15220

Signed-off-by: Mohsen Mottaghi <[email protected]>

* Update transferJobs document of name field

Signed-off-by: Mohsen Mottaghi <[email protected]>

---------

Signed-off-by: Mohsen Mottaghi <[email protected]>
[upstream:f86454beb4ace8575ab532a3e59597ddd4758936]
Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 19, 2023 19:35
@modular-magician modular-magician requested review from melinath and removed request for a team December 19, 2023 19:35
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit ad484e6 into GoogleCloudPlatform:main Dec 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the name field to google_storage_transfer_job
1 participant