Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- Terraform, getting started
- = Terraform, getting started == v11 VS v12 * **terraform.tfvars** * no necesidad entrecomillar las variables {{ :info:cursos:udemy:terraform-azure:pasted:20200329-083450.png }} * **%%*%%.... la sintaxis para v12) {{ :info:cursos:udemy:terraform-azure:pasted:20200329-083502.png }} == installs
- Terraform, variables, interpolation and networking
- = Terraform, variables, interpolation and networking == variables * tipos nativos: strings, maps (key... en un fichero adicional de variables * más información: [[tech:terraform:variables|]] * <code properties>variable "nombre_variable" { default = "va... "string" default = true } </code> * ''terraform console'' * var.server_name * var.lo
- Terraform, conditionals, state and VM
- = Terraform, conditionals, state and VM == azure public ip * public IP = external access to resources... conditionals <sxh json; highlight:7; title: terraform.tfvars> "web_server_location" = "westus2" ... oup.web_server_nsg.name}" } </sxh> == azure Terraform state * track and map deployed resources * **terraform.tfstate**, **terraform.tfstate.backup** * meta