google.cloud icon indicating copy to clipboard operation
google.cloud copied to clipboard

HA VPN modules missing

Open averzicco opened this issue 4 years ago • 1 comments

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 changes to the gcp_compute_vpn_tunnel.py module

the pull request reports:

compute: added a deprecation warning to `google_compute_vpn_gateway`

compute: promoted `google_compute_ha_vpn_gateway` to GA

compute: promoted `google_compute_external_vpn_gateway` to GA

compute: promoted HA VPN fields in `google_compute_vpn_tunnel` to GA

but doesn't seem to see those changed applied and for example the google_compute_ha_vpn_gateway and google_compute_external_vpn_gateway modules doesn't exist at all

ISSUE TYPE
  • Bug Report
COMPONENT NAME

google_compute_ha_vpn_gateway google_compute_external_vpn_gateway

ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS

averzicco avatar Oct 21 '20 09:10 averzicco

Is there any update on this? I only see the classic VPN module available

daniyalj avatar Nov 15 '21 23:11 daniyalj