关于“使用 Terraform 自动部署基础设施”的评价

251564 条评价

Akshata G. · 已于 almost 3 years前审核

Sundar N. · 已于 almost 3 years前审核

Ruka T. · 已于 almost 3 years前审核

Deva N. · 已于 almost 3 years前审核

Flo W. · 已于 almost 3 years前审核

Henk D. · 已于 almost 3 years前审核

Tran A. · 已于 almost 3 years前审核

alexey t. · 已于 almost 3 years前审核

Sri Harsha Teja P. · 已于 almost 3 years前审核

Ezra A. · 已于 almost 3 years前审核

Rohit S. · 已于 almost 3 years前审核

I got all the configuration but could not proceed

Israel O. · 已于 almost 3 years前审核

Sasha S. · 已于 almost 3 years前审核

CHALAVADI K. · 已于 almost 3 years前审核

Prashant O. · 已于 almost 3 years前审核

Felipe C. · 已于 almost 3 years前审核

Vishesh H. · 已于 almost 3 years前审核

Francesca C. · 已于 almost 3 years前审核

Thanks for the Lab ,

Jankie M. · 已于 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. · 已于 almost 3 years前审核

Neo L. · 已于 almost 3 years前审核

Jamiu T. · 已于 almost 3 years前审核

CuentadeEstudio G. · 已于 almost 3 years前审核

benjamin l. · 已于 almost 3 years前审核

Ardinata H. · 已于 almost 3 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。