Skip to content

Commit cd16f69

Browse files
authored
Merge pull request #48 from arunlalp/main
[Feat] New projects added
2 parents a636947 + 10b7195 commit cd16f69

File tree

5 files changed

+18
-1
lines changed

5 files changed

+18
-1
lines changed
238 KB
Loading
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## GitHub Actions OIDC AWS Integration
2+
3+
![image](/09-github-action-oidc-aws/ACTIONS-OIDC-YT-2.png)
4+
5+
## Project Documentation
6+
7+
Refer [GitHub Actions OIDC AWS Integration] (https://devopscube.com/github-actions-oidc-aws/) for the entire setup walkthrough
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Setup AWS Route53 Private Hosted Zone
2+
3+
![image](/10-route53-private-hosted-zone/image.png)
4+
5+
## Project Documentation
6+
7+
Refer [AWS Route53 Private Hosted Zone] (https://devopscube.com/route53-private-hosted-zone/) for the entire setup walkthrough
180 KB
Loading

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ The following are the best bundles to **save 38% (up to $788)** with code **DCUB
2929
4. [Deploy Prometheus Observability stack using Docker Compose](https://github.com/techiescamp/devops-projects/tree/main/04-prometheus-observability-stack)
3030
5. [Design and Automate AWS VPC Creation Using Terraform](https://github.com/techiescamp/devops-projects/tree/main/05-aws-vpc-design-and-automation)
3131
6. [AWS Client to Site VPN Setup](https://github.com/techiescamp/devops-projects/tree/main/06-aws-client-vpn-setup)
32-
7. [Selft Hosted Pritunl VPN Setup on AWS](https://github.com/techiescamp/devops-projects/tree/main/07-pritunl-vpn-setup)
32+
7. [Pritunl VPN Setup](https://github.com/techiescamp/devops-projects/tree/main/07-pritunl-vpn-setup)
33+
8. [Fargate APP Deployment](https://github.com/techiescamp/devops-projects/tree/main/08-fargate-app-deployment)
34+
9. [GitHub Actions OIDC AWS Integration](https://github.com/techiescamp/devops-projects/tree/main/09-github-action-oidc-aws)
35+
10. [Setup AWS Route53 Private Hosted Zone](https://github.com/techiescamp/devops-projects/tree/main/10-route53-private-hosted-zone)
3336

3437

3538
> All the DevOps Real World Projects ideas and planned projects are Documented in [Real World DevOps Projects](https://devopscube.com/devops-projects/) Blog

0 commit comments

Comments
 (0)