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

TF Support for NCC Star Topology #873

Conversation

modular-magician
Copy link
Collaborator

Added the star topology support to hub and spoke-group connection in NCC resource (b/377958926)

  • In this feature, we introduce two new fields inside a hub preset_topology.

  • When a hub is created, two groups, center and edge, will be automatically created when preset_topology=star. If preset_topology=mesh, only one group, default, is created.

  • Currently, users cannot make a spoke to group connection by themselves from TF added support for it.

compute: added `preset_topology ` field to `google_network_connectivity_hub` resource

Derived from GoogleCloudPlatform/magic-modules#12540

[upstream:765f91ac4678f6684ce41cf5c296351be9f8ffbc]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit b995946 into terraform-google-modules:master Dec 17, 2024
1 check 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