Skip to content

Adding IAM support for hubs in terraform#27005

Merged
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-b3264caa5d5f74bc8377cb007ef827644ac98082
Apr 20, 2026
Merged

Adding IAM support for hubs in terraform#27005
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-b3264caa5d5f74bc8377cb007ef827644ac98082

Conversation

@modular-magician
Copy link
Copy Markdown
Collaborator

Added IAM support for the network_connectivity_hub resource

Justification for configurational values:

Justification of Configuration Values

  • method_name_separator: ':': The NCC API uses the standard colon separator for custom IAM methods, such as .../hubs/{hub_id}:getIamPolicy ( Network Connectivity A...).
  • fetch_iam_policy_verb: 'GET': The Network Connectivity API specifically defines getIamPolicy as a GET request in its service configuration ( Network Connectivity A...).
  • import_format: This must match the parent resource's self_link

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networkconnectivity: added support for IAM conditions to `google_network_connectivity_hub` resource

Derived from GoogleCloudPlatform/magic-modules#16891

[upstream:b3264caa5d5f74bc8377cb007ef827644ac98082]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 6c43397 into hashicorp:main Apr 20, 2026
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