Magic-modules does not autogenerate datasources. @slevenick has added issue https://github.com/GoogleCloudPlatform/magic-modules/issues/1839 about it.
I needed to use some support for google_compute_ha_vpn_gateway which IS in magic-modules. However I need to lookup an already established google_compute_ha_vpn_gateway, and there is no datasource available in the magic-modules project, although there is a resource.
Could we get a google_compute_ha_vpn_gateway data source. The google_compute_vpn_gateway non-ha data source does not find HA gateways via the google provider or even the google beta provider using the classic gateway resource.
Magic-modules does not autogenerate datasources. @slevenick has added issue https://github.com/GoogleCloudPlatform/magic-modules/issues/1839 about it.
I needed to use some support for google_compute_ha_vpn_gateway which IS in magic-modules. However I need to lookup an already established google_compute_ha_vpn_gateway, and there is no datasource available in the magic-modules project, although there is a resource.
Could we get a google_compute_ha_vpn_gateway data source. The google_compute_vpn_gateway non-ha data source does not find HA gateways via the google provider or even the google beta provider using the classic gateway resource.