Alessandro Verzicco

Results 4 issues of Alessandro Verzicco

Hi, I've noticed there is an issue to request support for gRPC metadata (#946), so this PR is to add that support.

stale

##### SUMMARY HA VPN modules should be here since this pull request has been merged: https://github.com/ansible-collections/google.cloud/pull/309 but checking the code that was changed with the pull request, there are only...

### SUMMARY gcp_compute_instance module doesn't update instance tags for an existing instance. For example the same module can update labels, but apparently not tags. code to update labels: https://github.com/ansible-collections/google.cloud/blob/7fa00db18cdc287629b851b80f05cb321f15e8d9/plugins/modules/gcp_compute_instance.py#L1209-L1214 but...

Hi, thank you for open sourcing this project! I've been testing TLS authentication which seems working but as far as I know there is no possibility for client authorization. This...