HTTPS Content-Based Load Balancer with Terraform Reviews
19705 reviews
I cannot finish, there is a file missing. Error: module.mig3.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/g oogle/provider_versions.html for more details. Error: module.mig3.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip google2650207_student@cs-6000-devshell-vm-1decb19a-4c7f-4199-ae68-a5c2874f00bf:~/terraform-google-lb-http/examples/https-content$ ls diagram.png gceme.sh.tpl gcp-logo.svg main.tf mig.tf README.md test.sh tls.tf google2650207_student@cs-6000-devshell-vm-1decb19a-4c7f-4199-ae68-a5c2874f00bf:~/terraform-google-lb-http/examples/https-content$
Jonathan S. · Reviewed מעל 7 שנים ago
not working. a PR to solve it is waiting g to be approved https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group/pull/39
David R. · Reviewed מעל 7 שנים ago
This lab is broken... It's not up-to-date with current terraform, so you need to force a version in main.tf, e.g.: provider "google" { region = "${var.group1_region}" version = "1.18" } Also, it automatically redirects from http to https, which causes Chrome to flag the certs as invalid and not show the page...
Timothy C. · Reviewed מעל 7 שנים ago
There are errors with the provided version.
Darien M. · Reviewed מעל 7 שנים ago
Good
Bambang A. · Reviewed מעל 7 שנים ago
Maria L. · Reviewed מעל 7 שנים ago
I was not able to complete the lab due to error. <terraform plan -out=tfplan is throwing error>.
Anil N. · Reviewed מעל 7 שנים ago
utaiwut k. · Reviewed מעל 7 שנים ago
Not working, sample errors below when running terraform plan: Error: module.mig3.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.mig3.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.mig3.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.
Sherwin H. · Reviewed מעל 7 שנים ago
Jai C. · Reviewed מעל 7 שנים ago
Error: module.mig2.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.mig2.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig2.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.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 prov ider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.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.mig3.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip
Enrique Ysmael Jr C. · Reviewed מעל 7 שנים ago
terrafform templates not working
Marcin J. · Reviewed מעל 7 שנים ago
Marlon K. · Reviewed מעל 7 שנים ago
This lab does not work. google2482945_student@cs-6000-devshell-vm-04dda760-a651-4a6e-91a1-f0792b088f28:~/terraform-google-lb-http/examples/https-content$ terraform plan -out=tfplan Error: google_storage_object_acl.image-acl: expected predefined_acl to be one of [private bucketOwnerRead bucketOwnerFullControl projectPrivate authenticatedRead publicRead ], got publicread 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
Mark C. · Reviewed מעל 7 שנים ago
deployment didn't work. the terraform plan could not execute due to automatic usage of google as a provider, rather than google-beta
Tyler R. · Reviewed מעל 7 שנים ago
Sarah C. · Reviewed מעל 7 שנים ago
Adam C. · Reviewed מעל 7 שנים ago
Austin W. · Reviewed מעל 7 שנים ago
Marcin K. · Reviewed מעל 7 שנים ago
Sundar R S. · Reviewed מעל 7 שנים ago
Craig M. · Reviewed מעל 7 שנים ago
Cyrille H. · Reviewed מעל 7 שנים ago
Taylor G. · Reviewed מעל 7 שנים ago
Tina P. · Reviewed מעל 7 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.