HTTPS Content-Based Load Balancer with Terraform Reviews
19705 reviews
Si Thu S. · Reviewed over 5 years ago
Richard C. · Reviewed over 5 years ago
Saroj K. · Reviewed over 5 years ago
Very good lab. The git download has very good examples for study and future reference. Suggestion. An improvement is to explain the Terraform resources even if only a couple and leave the rest for homework.
John H. · Reviewed over 5 years ago
I note that the output from the "terraform plan -out=tfplan..." command is displayed as follows... This plan was saved to: tfplan To perform exactly these actions, run the following command to apply: terraform apply "tfplan" ...whereas the lab instructions don't require the double-quote characters.. terraform apply tfplan ...this might be different on other host operating systems I guess. The other potential addition to the lab would be a brief explanation of why GCP "cloud NAT gateways" and "managed instance groups" are defined as "modules" rather than "resources" - I guess this is down to the "provider" (in this case Google) rather than a feature of Terraform itself.
Anthony D. · Reviewed over 5 years ago
Kenneth S. · Reviewed over 5 years ago
Mohamadou c. · Reviewed over 5 years ago
Steven w. · Reviewed over 5 years ago
check mig.tf !!! Error: error retrieving image information: googleapi: Error 404: The resource 'projects/centos-cloud/global/images/family/centos-6' was not found, notFound
Piotr O. · Reviewed over 5 years ago
student_01_43b9979baf16@cloudshell:~/terraform-google-lb-http/examples/multi-backend-multi-mig-bucket-https-lb (qwiklabs-gcp-01-8030041e4da5)$ terraform plan -out=tfplan -var 'project=qwiklabs-gcp-01-8030041e4da5' Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be persisted to local or remote state storage. data.template_file.group3-startup-script: Refreshing state... data.template_file.group2-startup-script: Refreshing state... data.template_file.group1-startup-script: Refreshing state... module.mig1_template.data.google_compute_image.image: Refreshing state... module.mig2.data.google_compute_zones.available: Refreshing state... module.mig1_template.data.google_compute_image.image_family: Refreshing state... module.mig2_template.data.google_compute_image.image_family: Refreshing state... module.mig3.data.google_compute_zones.available: Refreshing state... module.mig3_template.data.google_compute_image.image_family: Refreshing state... module.mig1.data.google_compute_zones.available: Refreshing state... module.mig2_template.data.google_compute_image.image: Refreshing state... module.mig3_template.data.google_compute_image.image: Refreshing state... Error: error retrieving image information: googleapi: Error 404: The resource 'projects/centos-cloud/global/images/family/centos-6' was not found, notFound Error: error retrieving image information: googleapi: Error 404: The resource 'projects/centos-cloud/global/images/family/centos-6' was not found, notFound
Duncan C. · Reviewed over 5 years ago
Piotr O. · Reviewed over 5 years ago
received following error message when emitting "terraform init" Error: error retrieving image information: googleapi: Error 404: The resource 'projects/centos-cloud/global/images/family/centos-6' was not found, notFound
Huang J. · Reviewed over 5 years ago
There is an issue with the terraform source being used that prevents the lab from being able to finish. Refer to:https://github.com/terraform-google-modules/terraform-google-vm/issues/125
Ricardo U. · Reviewed over 5 years ago
Ibrahim M. · Reviewed over 5 years ago
MOHAMMED K. · Reviewed over 5 years ago
Selvakumar A. · Reviewed over 5 years ago
Not able to create centos image in terraform plan. Error 404 not found occurs in terminal
Suganthanraj P. · Reviewed over 5 years ago
Tharindu Y. · Reviewed over 5 years ago
Si Thu S. · Reviewed over 5 years ago
Couldn't run 'terraform plan' because unable to 'Map backend indices to list of backend maps'.
Nick B. · Reviewed over 5 years ago
Jim S. · Reviewed over 5 years ago
Si Thu S. · Reviewed over 5 years ago
centos-6 image does not exist
Szymon K. · Reviewed over 5 years ago
Juan D. · Reviewed over 5 years ago
could not run the lab as CentOS 6 is no longer on gcloud yet terraform wants it "image information: googleapi: Error 404: The resource 'projects/centos-cloud/global/images/family/centos-6' was not found, Error retrieving "
Steven w. · Reviewed over 5 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.