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

Set computed id fields on post_create when creation uses pollasync #22239

Open
melinath opened this issue Apr 4, 2025 · 0 comments · May be fixed by GoogleCloudPlatform/magic-modules#13520
Open

Comments

@melinath
Copy link
Collaborator

melinath commented Apr 4, 2025

What kind of contribution is this issue about?

Other (specify in details)

Details

This is a follow-up to GoogleCloudPlatform/magic-modules#12939 (and GoogleCloudPlatform/magic-modules#13520), which added support for setting computed fields required for ID format during non-async create methods.

Resources that return an operation on Create also already have this behavior (although they still use identity instead of id_format to choose fields) but we don't do anything for PollAsync resources.

References

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant