Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Chapter 3: How to Manage Terraform State
- 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
- output * **[#]**: use cardinal to access a concrete element * **[%%*%%]**: all elements fr... gned to their index in state, deletes o modifications implies "move" all elements after that. * only usable for **resources**, no inline blocks === for_each * lists (using **toset()** function), sets and maps * for use in **resources** o
- Terraform Up & Running
- >devops terraform libros tech}} * año: 2019, Second Ed. * autor: Yevgeniy Brikman * editorial: O