Update README.md

This commit is contained in:
Ludovico Magnocavallo
2020-06-05 09:51:36 +02:00
committed by GitHub
parent eb4c1d5d98
commit 4a40497ce6

View File

@@ -5,7 +5,7 @@ This module allows managing a GCE Internal Load Balancer and integrates the forw
## TODO
- [ ] do not create health check resource if `var.health_check` is not `null` (workaround is to set `var.health_check_config` to `null`
- [ ] add a variable for setting address purpose to `SHARED_LOADBALANCER_VIP` and an output for the address
- [ ] add a variable for setting address purpose to `SHARED_LOADBALANCER_VIP` and an output for the address once the [provider support has been implemented](https://github.com/terraform-providers/terraform-provider-google/issues/6499)
## Issues