tgc-revival: fix cai asset name format #10977
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cai_asset_serviceto Version object in Product.yaml, as sometimes the service url in asset name (e.g.bigtable.googleapis.com) is different with the api service url (bigtableadmin.googleapis.com).cai_asset_name_formatin Resource.yaml file to specify the cai asset name format override, if resource Terraform ID format doesn't match the CAI asset name format.cai_asset_name_formatto Resource_meta.yaml files, in case that need override the default Terraform ID format, as for some resources Terraform ID format don't match the CAI asset name format in https://cloud.google.com/asset-inventory/docs/asset-names.terraform_resource_id_formatis not added to Resource_meta.yaml file for now. If needed, we can add it later.Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.
Derived from GoogleCloudPlatform/magic-modules#15414