Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Chapter 3: How to Manage Terraform State
- ** * state file is a private API, for internal use of terraform and can change in any moment * t... y-and-paste in all projects) * be aware to use unique "key" (paths) to store terraform.tfstate of every project * use **backend.hcl** for fixed information in backend ... aform init -backend-config=backend.hcl'' * use **terragrunt** * Isolating State Files * se
- Chapter 5: Terraform tips and tricks
- nt.index] }</code> * output * **[#]**: use cardinal to access a concrete element * **[... g **toset()** function), sets and maps * for use in **resources** o **inline blocks** * use **each.key** and **each.value** * usage:<code prop