Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added episod 12 to episode list. #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,35 +256,35 @@ Effective programming with TLS (Terraform Language Server) to have syntax highli

## About Course

Leave a star on this repository and then subscribe to our [Youtube](https://www.youtube.com/@devopshobbies) channel. Be aware to turn on notification bell to get notified in case new video added.

Every episode codes are pushed to its related branch and you can check them below.
Leave a star on this repository and then subscribe to our [Youtube](https://www.youtube.com/@devopshobbies) channel. Be aware to turn on the notification bell to get notified in case a new video is added.
Every episode code is pushed to its related branch and you can check them below.

### Watch V-P-N free.

If you have difficulties to connect to youtube there is an alternative way, you can use tools like [Invidious](https://inv.bp.projectsegfau.lt/feed/popular).
If you have difficulties connecting to youtube there is an alternative way, you can use tools like [Invidious](https://inv.bp.projectsegfau.lt/feed/popular).

### Video lists

| Episode | Name | branch | Youtube |
| ------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------- |
| 001 | Introduction | - | [watch](https://youtu.be/aFk04rQWvOM) |
| 002 | Why LaC | - | [watch](https://youtu.be/Ta-gJecexlg) |
| 003 | Configuration management vs infrastructure orchestration | - | [watch](https://youtu.be/n_DckVP5nJQ) |
| 004 | Terraform Providers and basic AWS configuration to get programmatic access | [004](https://github.com/devopshobbies/terraform-tutorial/tree/v004) | [watch](https://youtu.be/KFg3jDemBF4) |
| 005 | Create your first resource with terraform | [005](https://github.com/devopshobbies/terraform-tutorial/tree/v005) | [watch](https://youtu.be/tM8eNLZTfKg) |
| 006 | How to edit your resource and destroy your project | [006](https://github.com/devopshobbies/terraform-tutorial/tree/v006) | [watch](https://youtu.be/ugP6cx2jibI) |
| 007 | Terraform variables and terraform variables | [007](https://github.com/devopshobbies/terraform-tutorial/tree/v007) | [watch](https://youtu.be/BOZZzbv1ubc) |
| 008 | Terraform variables and terraform variables | [008](https://github.com/devopshobbies/terraform-tutorial/tree/v008) | [watch](https://youtu.be/RV3OkiYKojk) |
| 009 | Terraform remote backend | [009](https://github.com/devopshobbies/terraform-tutorial/tree/v009) | [watch](https://youtu.be/yZQdhRil6TM) |
| 010 | terraform import and state rm | [010](https://github.com/devopshobbies/terraform-tutorial/tree/v010) | [watch](https://youtu.be/CBHYhMlq6Qc) |
| 011 | terraform 011 create your first module | [011](https://github.com/devopshobbies/terraform-tutorial/tree/v011) | [watch](https://youtu.be/kJnmaVRbLdI) |
| Episode | Name | branch | Youtube |
| ------- | --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------- |
| 001 | Introduction | - | [watch](https://youtu.be/aFk04rQWvOM) |
| 002 | Why LaC | - | [watch](https://youtu.be/Ta-gJecexlg) |
| 003 | Configuration management vs infrastructure orchestration | - | [watch](https://youtu.be/n_DckVP5nJQ) |
| 004 | Terraform Providers and basic AWS configuration to get programmatic access | [004](https://github.com/devopshobbies/terraform-tutorial/tree/v004) | [watch](https://youtu.be/KFg3jDemBF4) |
| 005 | Create your first resource with terraform | [005](https://github.com/devopshobbies/terraform-tutorial/tree/v005) | [watch](https://youtu.be/tM8eNLZTfKg) |
| 006 | How to edit your resource and destroy your project | [006](https://github.com/devopshobbies/terraform-tutorial/tree/v006) | [watch](https://youtu.be/ugP6cx2jibI) |
| 007 | Terraform variables and terraform variables | [007](https://github.com/devopshobbies/terraform-tutorial/tree/v007) | [watch](https://youtu.be/BOZZzbv1ubc) |
| 008 | Terraform variables and terraform variables | [008](https://github.com/devopshobbies/terraform-tutorial/tree/v008) | [watch](https://youtu.be/RV3OkiYKojk) |
| 009 | Terraform remote backend | [009](https://github.com/devopshobbies/terraform-tutorial/tree/v009) | [watch](https://youtu.be/yZQdhRil6TM) |
| 010 | terraform import and state rm | [010](https://github.com/devopshobbies/terraform-tutorial/tree/v010) | [watch](https://youtu.be/CBHYhMlq6Qc) |
| 011 | terraform 011 create your first module | [011](https://github.com/devopshobbies/terraform-tutorial/tree/v011) | [watch](https://youtu.be/kJnmaVRbLdI) |
| 012 | terraform count and count.index and locals and how use list variable and count.index together | [012](https://github.com/devopshobbies/terraform-tutorial/tree/v012) | [watch](https://youtu.be/GOA_PcvtRqw) |

## Related courses:

You can find related courses below here, You can use them to leverage your devops skills. Even you can use some of them for this tutorial too.
You can find related courses below here, You can use them to leverage your DevOps skills. Even you can use some of them for this tutorial too.
| name | Github Repository | Youtube link | Description |
| ------- | -------------- | --------------------- | -------- |
| آموزش راه اندازی AWS روی لوکال (LocalStack) | [ AWS local stack ](https://github.com/devopshobbies/aws-localstack-lab) | [Watch](https://youtu.be/Te4MxcLyaUI) | You can simulate the aws services and use it for this course. |
| آموزش راه اندازی AWS روی لوکال (LocalStack) | [ AWS local stack ](https://github.com/devopshobbies/aws-localstack-lab) | [Watch](https://youtu.be/Te4MxcLyaUI) | You can simulate the AWS services and use it for this course. |
| Amazon cloud (AWS) | ---- | [Watch](https://youtube.com/playlist?list=PLYrn63eEqAzYkIa-FUZ2Jaq94ac9qlS0l) | Learn the basics of aws |
| AWS webinar | [repository](https://github.com/devopshobbies/aws-webinar) | [Watch](https://youtube.com/playlist?list=PLYrn63eEqAzaCqGENAmDSrLwpTxQV0RIx) | Recorded webinars by Devops Hobbies for learning AWS. |