Terraform basics
Terraform declares desired infrastructure state and calculates a plan to move current state toward it.
- Providers talk to platforms
- State file matters
- Plan before apply
Terraform basics
Terraform declares desired infrastructure state and calculates a plan to move current state toward it.
Terraform declares desired infrastructure state and calculates a plan to move current state toward it.
Terraform basics