You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
The current form of the terraform google mig module does not allow flexibility in the type of compute health check that is used, i.e. the current tf code only allows http. I have an enhancement which will allow someone to pick http, https, tcp, or ssl. I would like to submit a PR to have that added to the mainline code.
The current form of the terraform google mig module does not allow flexibility in the type of compute health check that is used, i.e. the current tf code only allows http. I have an enhancement which will allow someone to pick http, https, tcp, or ssl. I would like to submit a PR to have that added to the mainline code.