Any
- have a broader view of the technology one is studying
- limitations
- which use cases does it fit in
Terraform.
- Hashicorp recommendations
- caution
- know that state file can store sensitive information
- multiple users attemps to run a
terraform apply
- depending on the backend. the state file might be corrupted
- best practices
- folder structure
- modules
- workspaces
- full ecosystem
- terraform vault
- terraform consul
- terraform sentinel
know the best practices