Niel Markwick

Results 42 comments of Niel Markwick

@ahmedabu98 for next reviewer in chain

PR to fix this: https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2321

Can you split the mac-os (--null -> -0) change into a separate PR please. Regarding the 'always specify project ID' -- is this causing you issues? In the TF parent...

Generally in the Google Terraform provider, project is optional, and implicit from the provider config There are [only 9 resources where project is required](https://github.com/search?q=repo%3Ahashicorp%2Fterraform-provider-google+path%3A%2F%5Ewebsite%5C%2Fdocs%5C%2Fr%5C%2F%2F++%2F%60project%60.*Required%2F&type=code), The principle seems to be that...