Skip to content

Add Subnet resource to Vmwareengine #16700

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

Added Subnet resource and datasource to Vmwareengine.

The subnet resource is a child of private cloud (PC), and they are created automatically during PC creation. They can only be read and updated (ip_cidr_range field) by the user. Hence, it is created here as a read and update only fine grained resource.

Since the parent PC creation is expensive and node reservation is required, all tests are merged into the update test.

Release Note Template for Downstream PRs (will be copied)

`google_vmwareengine_subnet`
`google_vmwareengine_subnet`

Derived from GoogleCloudPlatform/magic-modules#9560

[upstream:3547ac8d589d09f0b66f4c1fe3e1dfd9783c87d0]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit b6289e7 into hashicorp:main Dec 6, 2023
Copy link

github-actions bot commented Jan 6, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2024
@modular-magician modular-magician deleted the downstream-pr-3547ac8d589d09f0b66f4c1fe3e1dfd9783c87d0 branch November 17, 2024 00:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant