Added a great free Terraform cheatsheet from A Cloud Guru (#8228)

* Added a great free Terraform cheatsheet from A Cloud Guru

* Added a great free Terraform cheatsheet from A Cloud Guru

* Added a great Terraform cheatsheet from A Cloud Guru

* Added an awesome Terraform cheatsheet from A Cloud Guru
pull/8269/head
Deepak Kamath K 2022-10-14 07:24:06 +05:30 committed by GitHub
parent 7d05f7b1b3
commit 1f49f4a720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* [SpringBoot](#springboot)
* [SQL](#sql)
* [Tensorflow](#tensorflow)
* [Terraform](#terraform)
* [Unit testing](#unit-testing)
* [Webpack](#webpack)
@ -386,6 +387,11 @@
* [TensorFlow v2.0 Cheat Sheet](https://web.archive.org/web/20200922212358/https://www.aicheatsheets.com/static/pdfs/tensorflow_v_2.0.pdf) - Altoros (PDF) *(:card_file_box: archived)*
### Terraform
* [Terraform Cheatsheet](https://acloudguru.com/blog/engineering/the-ultimate-terraform-cheatsheet) - Eric Pulsifer (HTML)
### Unit testing
* [Chai CheatSheet](https://devhints.io/chai) - devhints, Rico Santa Cruz (HTML)