se

Cerca

Heus ací els resultats de la cerca.

Chapter 3: How to Manage Terraform State
4 Resultats, Darrera modificació:
** * 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
3 Resultats, Darrera modificació:
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