All it says that the resource name needs to be of the form {{name}} which is meaningless.
The format should be groups/xxxxxxx
This appears to be a problem with the upstream provider but wanted to capture it here for tracking.
Example
See links above.
Output of pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
Looking at the docs for importing a Group or GroupMembership, https://www.pulumi.com/registry/packages/gcp/api-docs/cloudidentity/group/#import https://www.pulumi.com/registry/packages/gcp/api-docs/cloudidentity/groupmembership/#import
All it says that the resource name needs to be of the form
{{name}}
which is meaningless. The format should begroups/xxxxxxx
This appears to be a problem with the upstream provider but wanted to capture it here for tracking.Example
See links above.
Output of
pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).