Nick Elliot

Results 30 comments of Nick Elliot

There is a base policy for terraform compatibility that the beta API is a strict superset of GA, so a minimum version of GA will include beta -- there are...

Given there is a present workaround in the issue so there are users with working states of this resource with these fields, along with only affecting specific key types [per...

I'm going to run some local tests with version upgrades to verify all scenarios but if it looks clean then I'll approve it through 👍

hi @richardmoe, we're having a hard time reproducing this. Would it be possible for you to share a scrubbed version of the PATCH request within the debug logs?

could you share your `terraform show` output for the resource youre attempting to update, where specifically i want to know what it is showing as your read state for `onPremVersion`,...

@naitianliu-google the cause of this issue is the surrounding objects of boolean fields set to `false` are being added to the update mask of a request because those objects mentioned...

The documentation in MMV1 should be updated to reflect this clarification as well -- but it remains that a user can easily apply a seemingly valid configuration that results in...

Hi -- just to make sure your environment for MMV1 development is totally clean could you do the following: 1. rebase your current local mmv1 branch on main 2. checkout...