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

new pull request #7

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: write


jobs:
build_and_deploy:
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

<!-- YOUTUBE:START -->
- [#2 Getting Started with AWS: Create Free AWS Account | AWS Tutorials for Absolute Beginners in Hindi](https://www.youtube.com/watch?v=53nNg7X86yc)
- [#1 What is AWS? Why to learn? What&#39;s Cloud Computing? | AWS 101 | AWS for Absolute Beginners](https://www.youtube.com/watch?v=S0pHo5rhsxE)
- [Terraform Dynamic Block Explained with Demo in Hindi | What are Dynamic Blocks in Terraform?](https://www.youtube.com/watch?v=4wGTVBzQYDs)
- [Data Sources in Terraform | Use terraform data source to fetch aws ami ids | Terraform Tutorials](https://www.youtube.com/watch?v=_NU3jIwvPGs)
- [Terraform Local Values Explained | Locals in Terraform | Terraform Tutorials in Hindi](https://www.youtube.com/watch?v=ldK_98oPjMc)
- [User Input in Python | Input Function in Python | Type Casting in Python | Python tutorials](https://www.youtube.com/watch?v=4KZUNhqENtQ)
- [Variables In Python | How to Declare, Update, &amp; Use Variables in python | Python tutorials in hindi](https://www.youtube.com/watch?v=8U2_MFtpJSo)
- [Kubernetes Pod Affinity &amp; Anti-Affinity | Node affinity vs Pod affinity | Kubernetes Scheduling](https://www.youtube.com/watch?v=kXipD5hzwkk)
- [Kubernetes Node Affinity &amp; Anti-Affinity Explained in Hindi | Node Selector vs. Node Affinity](https://www.youtube.com/watch?v=qJ4rUXaFWlo)
- [Operators in Python | Types of Operators | Python Operators Explained in Hindi | Python Tutorials](https://www.youtube.com/watch?v=_7rGpWz5k0Y)
<!-- YOUTUBE:END -->

## Available Scripts
Expand Down