al

Cerca

Heus ací els resultats de la cerca.

Chapter 5: Terraform tips and tricks
10 Resultats, Darrera modificació:
}</code> * output * **[#]**: use cardinal to access a concrete element * **[%%*%%]**: all elements from resource list * each element i... in state, deletes o modifications implies "move" all elements after that. * only usable for **res... nline blocks** * use **each.key** and **each.value** * usage:<code properties> variable "bla_n
Chapter 3: How to Manage Terraform State
8 Resultats, Darrera modificació:
tate** * state file is a private API, for internal use of terraform and can change in any moment ... tion * not good idea to share in a git (manual errors, forget commit last update, no-locking, secrets exposed, etc) * local backend VS remote backend (supported by Amazon S3... ations * chicken-and-egg situation (create local backend to create the instrastructure needed for
Terraform Up & Running
1 Resultats, Darrera modificació:
Second Ed. * autor: Yevgeniy Brikman * editorial: O'Reilly == capitulos * [[info:libros:terrafo