Infrastructure as Code with Terraform Reviews
40549 reviews
Mamatha S. · Reviewed حوالي 3 سنوات ago
Justin B. · Reviewed حوالي 3 سنوات ago
Meng Z. · Reviewed حوالي 3 سنوات ago
El penúltimo control no funciona. Es imposible crear una instancia en la zona us-central1-c. Siempre da el error: Error: Error waiting for instance to create: The zone 'projects/qwiklabs-gcp-00-6270a361dfab/zones/us-central1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later. │ │ │ A n1-standard-1 VM instance is currently unavailable in the us-central1-c zone. Alternatively, you can try your request again with a different VM hardware configuration or at a later time. For more information, see the troubleshooting documentation. │ │ │ Troubleshooting documentation │ https://cloud.google.com/compute/docs/resource-error │ │ │ with google_compute_instance.terraform, │ on main.tf line 12, in resource "google_compute_instance" "terraform": │ 12: resource "google_compute_instance" "terraform" {
Fernando Z. · Reviewed حوالي 3 سنوات ago
Fabien C. · Reviewed حوالي 3 سنوات ago
Leonardo C. · Reviewed حوالي 3 سنوات ago
Fernando Z. · Reviewed حوالي 3 سنوات ago
Yan Z. · Reviewed حوالي 3 سنوات ago
Fredderick B. · Reviewed حوالي 3 سنوات ago
I got is this error, over and over again: Error: Error waiting for instance to create: The zone 'projects/qwiklabs-gcp-01-ceebf4c44698/zones/us-central1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later. It is almost impossible to finish all the tasks from the lab. I had to try several times. You should consider add these lines to main.tf: scheduling { preemptible = true automatic_restart = false provisioning_model = "SPOT" instance_termination_action = "STOP" } Also, I successfully executed ALL steps - ALL of them. Despite of that, your validation scripts said I haven't. You should not release a lab that can't be done, this is not fair with students. Not to mention the time we spend looking for an error that was not caused by the students!!!
Danilo G. · Reviewed حوالي 3 سنوات ago
Jose G. · Reviewed حوالي 3 سنوات ago
SANTIAGO B. · Reviewed حوالي 3 سنوات ago
Andreea S. · Reviewed حوالي 3 سنوات ago
Karan M. · Reviewed حوالي 3 سنوات ago
Gajanan B. · Reviewed حوالي 3 سنوات ago
Awukam A. · Reviewed حوالي 3 سنوات ago
sota k. · Reviewed حوالي 3 سنوات ago
Yoshihiro K. · Reviewed حوالي 3 سنوات ago
great lab
Felix Clemens G. · Reviewed حوالي 3 سنوات ago
I got is this error, over and over again: Error: Error waiting for instance to create: The zone 'projects/qwiklabs-gcp-01-ceebf4c44698/zones/us-central1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later. It is almost impossible to finish all the tasks from the lab. I had to try several times. You should consider add these lines to main.tf: scheduling { preemptible = true automatic_restart = false provisioning_model = "SPOT" instance_termination_action = "STOP" } Also, I successfully executed ALL steps - ALL of them. Despite of that, your validation scripts said I haven't. You should not release a lab that can't be done, this is not fair with students. Not to mention the time we spend looking for an error that was not caused by the students!!!
Danilo G. · Reviewed حوالي 3 سنوات ago
Ahmad G. · Reviewed حوالي 3 سنوات ago
Its an cool intro. you have to add the project to the provider "google" part. Otherwise it will be thrown an error
Peter S. · Reviewed حوالي 3 سنوات ago
Supraja B. · Reviewed حوالي 3 سنوات ago
Adolfo D. · Reviewed حوالي 3 سنوات ago
Paresh B. · Reviewed حوالي 3 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.