Skip to content

add server-side id for a few resources #3105

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

Conversation

modular-magician
Copy link
Collaborator

closes hashicorp/terraform-provider-google#20223

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: added server generated id as `forwarding_rule_id` to `google_compute_global_forwarding_rule`
compute: added server generated id as `health_check_id` to `google_region_health_check`
compute: added server generated id as `instance_group_manager_id` to `google_region_instance_group_manager`
compute: added server generated id as `instance_group_manager_id` to `google_instance_group_manager`
compute: added server generated id as `network_endpoint_id` to `google_region_network_endpoint`
compute: added server generated id as `subnetwork_id` to `google_subnetwork`

Derived from GoogleCloudPlatform/magic-modules#12351

[upstream:b311e8aa22c2cf401fc54c12097734c727dc31c1]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner November 20, 2024 00:09
@modular-magician modular-magician requested review from melinath and removed request for a team November 20, 2024 00:09
@modular-magician modular-magician merged commit 26b51b2 into GoogleCloudPlatform:main Nov 20, 2024
3 checks passed
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/

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.

numeric id required for tag binding is missing on many resources
1 participant