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

Adding the NOT_STARTED option to the desired_state documentation for datastream #14212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thomashutcheson-msm
Copy link

currently if you deploy with the PAUSED option set you will get the following error:

│ Error: desired_state can only be set to NOT_STARTED or RUNNING when creating a new Stream

The PAUSED option is only used for pausing currently running streams where the NOT_STARTED is used to deploy a stream without starting it.

…if you deploy with the PAUSED option set you will get the following error:

│ Error: `desired_state` can only be set to `NOT_STARTED` or `RUNNING` when creating a new Stream

The PAUSED option is only used for pausing currently running streams where the NOT_STARTED is used to deploy a stream without starting it.
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

** WARNING **: This repository is generated by https://github.com/GoogleCloudPlatform/magic-modules. Any changes made directly to this repository will likely be overwritten. If you have further questions, please feel free to ping your reviewer or, internal employees, reach out to one of the engineers. Thank you!

@thomashutcheson-msm
Copy link
Author

created a magic-modules pr to GoogleCloudPlatform/magic-modules#7636

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.

None yet

1 participant