lo

Cerca

Heus ací els resultats de la cerca.

Chapter 3: How to Manage Terraform State
7 Resultats, Darrera modificació:
tate** * share state in workgroups * shared location * 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, Azure St... Cloud Storage, Hashicorp's Terraform Cloud) * locked * **-lock-timeout=10m** waits for locke
Chapter 5: Terraform tips and tricks
1 Resultats, Darrera modificació:
= Chapter 5: Terraform tips and tricks == loops === count * usage:<code properties>resource "blabl