on

Cerca

Heus ací els resultats de la cerca.

Chapter 3: How to Manage Terraform State
10 Resultats, Darrera modificació:
erraform State == what is? * terraform.tfsate JSON file * output **terraform plan** is a "diff" wi... * share state in workgroups * shared location * not good idea to share in a git (manual e... local backend VS remote backend (supported by Amazon S3, Azure Storage, Google Cloud Storage, Hashicor... for locked state to relaunch command * isolation (big structures, environments) * terraform back
Chapter 5: Terraform tips and tricks
2 Resultats, Darrera modificació:
=== for_each * lists (using **toset()** function), sets and maps * for use in **resources** o ... string == conditionals <callout type="warning" icon="true" title="Pendiente">Pos 3500 aprox</callout>