Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Terraform state files are sort of a workaround for the fact that it's not really feasible to discover the complete state of Terraform-managed infrastructure via the APIs only because it's not always possible to have an unambiguous mapping from declared resources to real ones. The Terraform code still represents the desired state of reality, but the state is needed to track it in practice.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: