Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- Chapter 3: How to Manage Terraform State
- e is a private API, for internal use of terraform and can change in any moment * to modify, **terraform import** and **terraform state** * share state in workgroups... * terraform backends limitations * chicken-and-egg situation (create local backend to create the... no variables or references in backend block (copy-and-paste in all projects) * be aware to use un
- Chapter 5: Terraform tips and tricks
- = Chapter 5: Terraform tips and tricks == loops === count * usage:<code properties>resource "blabla... ch * lists (using **toset()** function), sets and maps * for use in **resources** o **inline blocks** * use **each.key** and **each.value** * usage:<code properties> vari