hao-nan-li

Results 26 comments of hao-nan-li

What is the duration from the first retry until you manually stop the process? For this resource I do see a `retry` set if the operation returns a 404. There...

`google_notebooks_instance ` is an immutable resource and it gets re-created if a change is detected. In the logs, it looks like `disk_encryption` field was previously set to `GMEK`. Could you...

Thanks for the clarification, looks like this field has a `default_from_api` set to true, but not having a `default_value` to `GMEK` property. https://github.com/GoogleCloudPlatform/magic-modules/blob/main/mmv1/products/notebooks/Instance.yaml#L346

Does adding min_throughput help? If not how about only having one of the _instaneces field or only the _throughput fields?