Modular Load Balancing with Terraform - Regional Load Balancer Reviews

23508 reviews

Alex R. · Reviewed about 7 years ago

Fabien P. · Reviewed about 7 years ago

Arkadiusz S. · Reviewed about 7 years ago

Yinlin C. · Reviewed about 7 years ago

Moises M. · Reviewed about 7 years ago

Alistair W. · Reviewed about 7 years ago

Brendon K. · Reviewed over 7 years ago

Francisco J. · Reviewed over 7 years ago

Sarang P. · Reviewed over 7 years ago

Awesome

Abu A. · Reviewed over 7 years ago

placid c. · Reviewed over 7 years ago

Richard L. · Reviewed over 7 years ago

Jirayut N. · Reviewed over 7 years ago

Excellent

miguel angel a. · Reviewed over 7 years ago

Dami Q. · Reviewed over 7 years ago

Incredibly short.

Jay O. · Reviewed over 7 years ago

Yinlin C. · Reviewed over 7 years ago

sourav C. · Reviewed over 7 years ago

Eric K. · Reviewed over 7 years ago

Veera Venkata Durgaprasad P. · Reviewed over 7 years ago

Brian M. · Reviewed over 7 years ago

yrvin a. · Reviewed over 7 years ago

google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~$ git clone https://github.com/GoogleCloudPlatform/terraform-google-lb Cloning into 'terraform-google-lb'... remote: Enumerating objects: 98, done. remote: Total 98 (delta 0), reused 0 (delta 0), pack-reused 98 Unpacking objects: 100% (98/98), done. google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~$ cd ~/terraform-google-lb/examples/basic Assuming I have to hit the enter key and this happens often in other labs as well. google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$ terraform plan Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.health_check": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$ ls diagram.png gceme.sh.tpl main.tf README.md terraform.tfplan test.sh google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$ terraform apply Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.health_check": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$ EXTERNAL_IP=$(terraform output -module gce-lb-fr | grep external_ip | cut -d = -f2 | xargs echo -n) The module root.gce-lb-fr could not be found. There is nothing to output. google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$ echo "http://${EXTERNAL_IP}" http:// google2922999_student@cs-6000-devshell-vm-f72e2a07-0cc9-4676-a34b-ff900ef0b0b4:~/terraform-google-lb/examples/basic$

Eddie J. · Reviewed over 7 years ago

Asle N. · Reviewed over 7 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.