Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- Chapter 3: How to Manage Terraform State
- = Chapter 3: How to Manage Terraform State == what is? * terraform.tfsate JSON file * output **terraform plan** is a "diff" with **terraform.tfstate** * state file is a private API, for internal use of te
- Chapter 5: Terraform tips and tricks
- = Chapter 5: Terraform tips and tricks == loops === count * usage:<code properties>resource "blabla... "move" all elements after that. * only usable for **resources**, no inline blocks === for_each * lists (using **toset()** function), sets and maps * for use in **resources** o **inline blocks** * us
- Terraform Up & Running
- = Terraform Up & Running {{tag>devops terraform libros tech}} * año: 2019, Second Ed. * autor: Yevgeniy Brikm... al: O'Reilly == capitulos * [[info:libros:terraform-upandrunning:cap3]] * [[info:libros:terraform-upandrunning:cap5]]