Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Chapter 3: How to Manage Terraform State
- 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
- = Chapter 5: Terraform tips and tricks == loops === count * usage:<code properties>resource "blabl