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

compute: added numeric_id to google_compute_network data source #20548

Conversation

modular-magician
Copy link
Collaborator

Add numeric_id to google_compute_network data source, matching the resource.

Switch numeric_id to to be an integer internally Scrapped -- see comment below; other discussion here

I did some tests with the compute_subnetwork resource, and it doesn't seem like the switch to an integer breaks string interpolation, though it's possible this could be considered breaking in some other, more limited ways?

Followup to #12285
Part of #20223

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: added `numeric_id` to the `google_compute_network` data source

Derived from GoogleCloudPlatform/magic-modules#12339

…ashicorp#12339)

[upstream:3640b752be9f7ffbbf13dd2b578994f4905fb1ec]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 2, 2024 22:44
@modular-magician modular-magician merged commit f957c75 into hashicorp:main Dec 2, 2024
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.

1 participant