Skip to content

tgc-revival: support SecretManagerSecret#4659

Merged
modular-magician merged 1 commit intoGoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-fe71c31929e3527f41cb31ce3225d8fc4b5e2c5c
Oct 23, 2025
Merged

tgc-revival: support SecretManagerSecret#4659
modular-magician merged 1 commit intoGoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-fe71c31929e3527f41cb31ce3225d8fc4b5e2c5c

Conversation

@modular-magician
Copy link
Copy Markdown
Collaborator

  1. Ignore fields with ignore_read: true
  2. Modify the logic to identify IdentityParam extracted from the CAI asset name for the resources with the same CAI asset type.
    The CAI asset type secretmanager.googleapis.com/Secret is shared by two resources: google_secret_manager_regional_secret and google_secret_manager_secret
    1. The CAI asset name for google_secret_manager_regional_secret is //secretmanager.googleapis.com/projects/653407317329/locations/us-central1/secrets/tf-test-tf-reg-secretgbh9egbmva. The extracted IdentityParam is locations
    2. The CAI asset name for google_secret_manager_secret is //secretmanager.googleapis.com/projects/653407317329/secrets/tf-test-tf-reg-secretgbh9egbmva. The extracted IdentityParam is ""

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


Derived from GoogleCloudPlatform/magic-modules#15473

[upstream:fe71c31929e3527f41cb31ce3225d8fc4b5e2c5c]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested review from a team and shuyama1 and removed request for a team October 23, 2025 21:50
@modular-magician modular-magician merged commit f87419f into GoogleCloudPlatform:main Oct 23, 2025
3 of 5 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