in

Cerca

Heus ací els resultats de la cerca.

Chapter 3: How to Manage Terraform State
8 Resultats, Darrera modificació:
API, for internal use of terraform and can change in any moment * to modify, **terraform import** and **terraform state** * share state in workgroups * shared location * not good idea to share in a git (manual errors, forget commit last update, ... remote backend) * no variables or references in backend block (copy-and-paste in all projects)
Chapter 5: Terraform tips and tricks
2 Resultats, Darrera modificació:
ist * each element is assigned to their index in state, deletes o modifications implies "move" all... *toset()** function), sets and maps * for use in **resources** o **inline blocks** * use **eac