-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
google_dataflow_job "id" attribute missing from documentation #3334
Comments
Hey @Tfmenard! We explicitly don't document the |
Well in my case, having the job's id is useful for checking a particular job's state after a google_dataflow_job resource is deployed. So it's useful for monitoring jobs. I understand your motivations in not documenting the |
This issue is outdated as we made a decision to add |
* Fix TestAccDialogflowAgent_update * Move to self hosted images Signed-off-by: Modular Magician <[email protected]>
* Fix TestAccDialogflowAgent_update * Move to self hosted images Signed-off-by: Modular Magician <[email protected]>
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Description
The dataflow job "id" attribute is missing from the official documentation.
However, the attribute is accessible
See official documentation here and example successful usage below.
Affected Resource(s)
Terraform Configuration Files
The text was updated successfully, but these errors were encountered: