Automatização da implantação da infraestrutura usando o Terraform avaliações
251564 avaliações
Akshata G. · Revisado há almost 3 years
Sundar N. · Revisado há almost 3 years
Ruka T. · Revisado há almost 3 years
Deva N. · Revisado há almost 3 years
Flo W. · Revisado há almost 3 years
Henk D. · Revisado há almost 3 years
Tran A. · Revisado há almost 3 years
alexey t. · Revisado há almost 3 years
Sri Harsha Teja P. · Revisado há almost 3 years
Ezra A. · Revisado há almost 3 years
Rohit S. · Revisado há almost 3 years
I got all the configuration but could not proceed
Israel O. · Revisado há almost 3 years
Sasha S. · Revisado há almost 3 years
CHALAVADI K. · Revisado há almost 3 years
Prashant O. · Revisado há almost 3 years
Felipe C. · Revisado há almost 3 years
Vishesh H. · Revisado há almost 3 years
Francesca C. · Revisado há almost 3 years
Thanks for the Lab ,
Jankie M. · Revisado há almost 3 years
I was getting the following errors . Not sure why as I was following the directions exactly student_01_dea4c2f52061@cloudshell:~ (qwiklabs-gcp-01-f11c54b4d529)$ terraform --version Terraform v1.5.6 on linux_amd64 Your version of Terraform is out of date! The latest version is 1.5.7. You can update by downloading from https://www.terraform.io/downloads.html student_01_dea4c2f52061@cloudshell:~ (qwiklabs-gcp-01-f11c54b4d529)$ mkdir tfinfra Welcome to Cloud Shell! Type "help" to get started. Your Cloud Platform project in this session is set to qwiklabs-gcp-01-f11c54b4d529. Use “gcloud config set project [PROJECT_ID]” to change to a different project. student_01_dea4c2f52061@cloudshell:~ (qwiklabs-gcp-01-f11c54b4d529)$ terraform --version Terraform v1.5.6 on linux_amd64 Your version of Terraform is out of date! The latest version is 1.5.7. You can update by downloading from https://www.terraform.io/downloads.html student_01_dea4c2f52061@cloudshell:~ (qwiklabs-gcp-01-f11c54b4d529)$ mkdir tfinfra student_01_dea4c2f52061@cloudshell:~ (qwiklabs-gcp-01-f11c54b4d529)$ cd tfinfra terraform init Initializing the backend... Initializing provider plugins... - Finding latest version of hashicorp/google... - Installing hashicorp/google v4.83.0... - Installed hashicorp/google v4.83.0 (signed by HashiCorp) Terraform has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that Terraform can guarantee to make the same selections by default when you run "terraform init" in the future. Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary. student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform fmt mynetwork.tf student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform init Initializing the backend... Initializing modules... - mynet-eu-vm in - mynet-us-vm in ╷ │ Error: Unreadable module directory │ │ Unable to evaluate directory symlink: lstat instance: no such file or directory ╵ ╷ │ Error: Unreadable module directory │ │ The directory could not be read for module "mynet-eu-vm" at mynetwork.tf:29. ╵ ╷ │ Error: Unreadable module directory │ │ Unable to evaluate directory symlink: lstat instance: no such file or directory ╵ ╷ │ Error: Unreadable module directory │ │ The directory could not be read for module "mynet-us-vm" at mynetwork.tf:22. ╵ student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform init Initializing the backend... Initializing modules... - mynet-eu-vm in - mynet-us-vm in ╷ │ Error: Unreadable module directory │ │ Unable to evaluate directory symlink: lstat instance: no such file or directory ╵ ╷ │ Error: Unreadable module directory │ │ The directory could not be read for module "mynet-eu-vm" at mynetwork.tf:29. ╵ ╷ │ Error: Unreadable module directory │ │ Unable to evaluate directory symlink: lstat instance: no such file or directory ╵ ╷ │ Error: Unreadable module directory │ │ The directory could not be read for module "mynet-us-vm" at mynetwork.tf:22. ╵ student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform fmt student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform init Terraform initialized in an empty directory! The directory has no Terraform configuration files. You may begin working with Terraform immediately by creating Terraform configuration files. student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform fmt student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform init Terraform initialized in an empty directory! The directory has no Terraform configuration files. You may begin working with Terraform immediately by creating Terraform configuration files. student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform fmt student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ terraform init Terraform initialized in an empty directory! The directory has no Terraform configuration files. You may begin working with Terraform immediately by creating Terraform configuration files. student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ ^C student_01_dea4c2f52061@cloudshell:~/tfinfra (qwiklabs-gcp-01-f11c54b4d529)$ tfinfra fmt -bash: tfinfra: command not found
Monica M. · Revisado há almost 3 years
Neo L. · Revisado há almost 3 years
Jamiu T. · Revisado há almost 3 years
CuentadeEstudio G. · Revisado há almost 3 years
benjamin l. · Revisado há almost 3 years
Ardinata H. · Revisado há almost 3 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.