
Awesome article from Daniel Mangum which started a blog post series that his called "HashiCode" where he do deep dives into the source code for HashiCorp tools!
First episode covers everything from
.tfstate
files to Go polymorphism patterns, all in search of how Terraform handles locking with the S3 remote state backend.Also, these posts will be a great place to get started if you want to get involved in contributing in the open source community.
#terraform