Adhi S
Adhi S
Hi, I also face the same issue, basically removing the previously taint argument doesn't trigger any changes at all. Terraform version: 1.5.3 google provider version: 5.8.0 Test: ``` resource "google_container_node_pool"...
> @sanadhis thanks for your contribution! > > May I ask to include the new keys in the `values.schema.json` file? Thanks for your feedback! Yes, updated
> @sanadhis `internalTrafficPolicy` and `externalTrafficPolicy` have different behaviour (internal for traffic routing exteral for preserving client IP) I'm not sure about the last changes you included, can you give us...
@mavimo can we merge this one please? Thanks!
Hi @mavimo can we merge this please? I have seen few releases have happened since. Otherwise if you're not convinced with the change we can close it. Though I would...
Thanks @mavimo !!
Hey @quartzmo thank you so much for the quick response. Yes it will be awesome to support this CLOUDSDK_CONFIG! Looking forward to hearing update around this 👍
> [@sanadhis](https://github.com/sanadhis) Can you solve this by setting `GOOGLE_APPLICATION_CREDENTIALS` to `$CLOUDSDK_CONFIG/application_default_credentials.json` in the target environment? Hey @quartzmo yes I think that will work but in my case I am using...
> I don't understand exactly what your options are in this proxy environment. Supporting `CLOUDSDK_CONFIG` is not likely to happen in the Go client libraries. Our use-case is we want...
Hey we're observing the same issue on VSO 0.9.1. Update: updating to VSO 1.0.1 does not fix the same issue