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

apply labels to bastion instance #114

Closed hendrikiseke1979 closed 2 years ago

hendrikiseke1979 commented 2 years ago

This change applies labels to google_compute_instance_from_template.

google-cla[bot] commented 2 years 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.

comment-bot-dev commented 2 years ago

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

hendrikiseke1979 commented 2 years ago

Could some one review, please?

bharathkkb commented 2 years ago

Thanks for the PR @hendrikiseke1979