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
128 stars 92 forks source link

feat: Add option for creating firewall rule. #82

Closed Djabx closed 3 years ago

Djabx commented 3 years ago

In some cases, you might not have permission to create firewall rules on the host projects (like hub and spoke architecture).

comment-bot-dev commented 3 years ago

Thanks for the PR! 🚀
✅ Lint checks have passed.