Add terraform providers talk

This commit is contained in:
Marcelo Boeira
2021-09-23 21:29:11 +02:00
parent 5ff5cde9f3
commit e1875d2c8b

View File

@@ -584,6 +584,9 @@ For instance, take into account the snaptshot above. If you already know how to
* [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓 * [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓
* [Infrastructure as Code in the Real World?](https://www.youtube.com/watch?v=S6vS5mzivFo) 📼 🆓 * [Infrastructure as Code in the Real World?](https://www.youtube.com/watch?v=S6vS5mzivFo) 📼 🆓
* [Terraform: Up and Running](https://learning.oreilly.com/library/view/terraform-up-and/9781491977071/) 📕 💰 * [Terraform: Up and Running](https://learning.oreilly.com/library/view/terraform-up-and/9781491977071/) 📕 💰
* Internals
* Build your own provider
* [How to build a Usable Terraform Provider in 20 hours](https://www.youtube.com/watch?v=OoSAepwT0l4) 🆓 📼
* [CDK - CloudFormation Development Kit](https://docs.aws.amazon.com/cdk/latest/guide/home.html) * [CDK - CloudFormation Development Kit](https://docs.aws.amazon.com/cdk/latest/guide/home.html)
* [Infrastructure is Code with CDK](https://www.youtube.com/watch?v=ZWCvNFUN-sU&feature=youtu.be) 📼 🆓 * [Infrastructure is Code with CDK](https://www.youtube.com/watch?v=ZWCvNFUN-sU&feature=youtu.be) 📼 🆓
* [CDK Best Practices](https://github.com/kevinslin/open-cdk) 💻 🆓 📰 * [CDK Best Practices](https://github.com/kevinslin/open-cdk) 💻 🆓 📰