General Terraform training documentation. This should be used in collaboration with other presentation documentation for internal and external purposed.
As basic as possible. A provider, a region and a resource.
Learn:
- init
- apply
- change
- destroy
Start with using variables.
Learn:
- dynamic variables
Extending to understand data request and dynamic variables.
Learn:
- data request
- static variables
Using different resources together.
Using different resources, data and outputs.
- Will Hall