terraform-google-modules / terraform-google-bastion-host

Generates a bastion host VM compatible with OS Login and IAP Tunneling that can be used to access internal VMs
https://registry.terraform.io/modules/terraform-google-modules/bastion-host/google
Apache License 2.0
124 stars 90 forks source link

feat: support can_ip_forward #184

Closed galenwarren closed 5 months ago

galenwarren commented 7 months ago

Add can_ip_forward parameter which gets passed into the terraform-google-modules/vm/google//modules/instance_template module, to allow the created bastion to do IP forwarding.

The can_ip_forward parameter is not required and defaults to false.

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

github-actions[bot] commented 5 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

galenwarren commented 5 months ago

Is this addition not welcome?

galenwarren commented 5 months ago

For sure! I'll do it a bit later today. Thanks.

galenwarren commented 5 months ago

@apeabody rebase done

apeabody commented 5 months ago

/gcbrun