HTTPS Content-Based Load Balancer with Terraform Reviews

19705 reviews

Si Thu S. · Reviewed 5 yıldan fazla ago

Richard C. · Reviewed 5 yıldan fazla ago

Saroj K. · Reviewed 5 yıldan fazla 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 5 yıldan fazla 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 5 yıldan fazla ago

Kenneth S. · Reviewed 5 yıldan fazla ago

Mohamadou c. · Reviewed 5 yıldan fazla ago

Steven w. · Reviewed 5 yıldan fazla 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 5 yıldan fazla 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 5 yıldan fazla ago

Piotr O. · Reviewed 5 yıldan fazla 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 5 yıldan fazla 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 5 yıldan fazla ago

Ibrahim M. · Reviewed 5 yıldan fazla ago

MOHAMMED K. · Reviewed 5 yıldan fazla ago

Selvakumar A. · Reviewed 5 yıldan fazla ago

Not able to create centos image in terraform plan. Error 404 not found occurs in terminal

Suganthanraj P. · Reviewed 5 yıldan fazla ago

Tharindu Y. · Reviewed 5 yıldan fazla ago

Si Thu S. · Reviewed 5 yıldan fazla ago

Couldn't run 'terraform plan' because unable to 'Map backend indices to list of backend maps'.

Nick B. · Reviewed 5 yıldan fazla ago

Jim S. · Reviewed 5 yıldan fazla ago

Si Thu S. · Reviewed 5 yıldan fazla ago

centos-6 image does not exist

Szymon K. · Reviewed 5 yıldan fazla ago

Juan D. · Reviewed 5 yıldan fazla 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 5 yıldan fazla ago

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