GoogleCloudPlatform / nodejs-docs-samples

Node.js samples for Google Cloud Platform products.
https://cloud.google.com/nodejs
Apache License 2.0
2.82k stars 1.95k forks source link

feat: add compute_regional_template_create/get/delete #3833

Closed gryczj closed 1 month ago

gryczj commented 2 months ago

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

snippet-bot[bot] commented 2 months ago

Here is the summary of changes.

You are about to add 3 region tags. - [compute/create-instance-templates/createRegionalTemplate.js:20](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/5d2024e9d42a53fda27933ccf9ffb25067b68774/compute/create-instance-templates/createRegionalTemplate.js#L20), tag `compute_regional_template_create` - [compute/create-instance-templates/deleteRegionalTemplate.js:20](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/5d2024e9d42a53fda27933ccf9ffb25067b68774/compute/create-instance-templates/deleteRegionalTemplate.js#L20), tag `compute_regional_template_delete` - [compute/create-instance-templates/getRegionalTemplate.js:20](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/5d2024e9d42a53fda27933ccf9ffb25067b68774/compute/create-instance-templates/getRegionalTemplate.js#L20), tag `compute_regional_template_get`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

gryczj commented 2 months ago

Please, check and merge after: https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3868. Issues with tests need to be resolved first.

gryczj commented 1 month ago

Pipeline should be fixed after merging https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3868