Opiniones sobre Aspectos básicos de Terraform

Opiniones sobre Aspectos básicos de Terraform

76134 opiniones

Michael Pintanta Dwides P. · Se revisó hace 1 día

Lab time too short to read, and get a good understanding of what terraform is doing.

J V. · Se revisó hace 1 día

Daniel S. · Se revisó hace 1 día

Mateo Agustín D. · Se revisó hace 1 día

Guilherme F. · Se revisó hace 1 día

Rahul T. · Se revisó hace 1 día

Chandan Singh N. · Se revisó hace 1 día

Mohamed N. · Se revisó hace 1 día

Mike J. · Se revisó hace 1 día

Rehman S. · Se revisó hace 1 día

Chris H. · Se revisó hace 1 día

Nikhil R. · Se revisó hace 1 día

Anirban D. · Se revisó hace 1 día

Scorpion K. · Se revisó hace 1 día

Suresh K. · Se revisó hace 1 día

resource "google_compute_instance" "terraform" { project = "qwiklabs-gcp-03-e075dfa2fc09" name = "terraform" machine_type = "e2-medium" zone = "us-east1-b" boot_disk { initialize_params { image = "debian-cloud/debian-11" } } network_interface { network = "default" access_config { } } } Above command is wrong , it won't build infra . pls check my log also . i created VM instance manually to complete the LAB .

Amit K. · Se revisó hace 1 día

Adoracion H. · Se revisó hace 1 día

Viswanath R. · Se revisó hace 1 día

Ivan Mauricio I. · Se revisó hace 1 día

Yashmitha v. · Se revisó hace 1 día

Cristian C. · Se revisó hace 1 día

Ujwal S. · Se revisó hace 1 día

Cedric M. · Se revisó hace 1 día

Chinni P. · Se revisó hace 1 día

Kelvin T. · Se revisó hace 1 día

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.