diff --git a/09-github-action-oidc-aws/ACTIONS-OIDC-YT-2.png b/09-github-action-oidc-aws/ACTIONS-OIDC-YT-2.png new file mode 100644 index 0000000..e9d62a0 Binary files /dev/null and b/09-github-action-oidc-aws/ACTIONS-OIDC-YT-2.png differ diff --git a/09-github-action-oidc-aws/README.md b/09-github-action-oidc-aws/README.md new file mode 100644 index 0000000..a6e5201 --- /dev/null +++ b/09-github-action-oidc-aws/README.md @@ -0,0 +1,7 @@ +## GitHub Actions OIDC AWS Integration + +![image](/09-github-action-oidc-aws/ACTIONS-OIDC-YT-2.png) + +## Project Documentation + +Refer [GitHub Actions OIDC AWS Integration] (https://devopscube.com/github-actions-oidc-aws/) for the entire setup walkthrough \ No newline at end of file diff --git a/10-route53-private-hosted-zone/README.md b/10-route53-private-hosted-zone/README.md new file mode 100644 index 0000000..8a6f565 --- /dev/null +++ b/10-route53-private-hosted-zone/README.md @@ -0,0 +1,7 @@ +## Setup AWS Route53 Private Hosted Zone + +![image](/10-route53-private-hosted-zone/Route53-PrivateHostedZone-linkedin.gif) + +## Project Documentation + +Refer [AWS Route53 Private Hosted Zone] (https://devopscube.com/route53-private-hosted-zone/) for the entire setup walkthrough \ No newline at end of file diff --git a/10-route53-private-hosted-zone/Route53-PrivateHostedZone-linkedin.gif b/10-route53-private-hosted-zone/Route53-PrivateHostedZone-linkedin.gif new file mode 100755 index 0000000..34d3743 Binary files /dev/null and b/10-route53-private-hosted-zone/Route53-PrivateHostedZone-linkedin.gif differ diff --git a/README.md b/README.md index dce0953..a53a275 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ The following are the best bundles to **save 38% (up to $788)** with code **DCUB 4. [Deploy Prometheus Observability stack using Docker Compose](https://github.com/techiescamp/devops-projects/tree/main/04-prometheus-observability-stack) 5. [Design and Automate AWS VPC Creation Using Terraform](https://github.com/techiescamp/devops-projects/tree/main/05-aws-vpc-design-and-automation) 6. [AWS Client to Site VPN Setup](https://github.com/techiescamp/devops-projects/tree/main/06-aws-client-vpn-setup) +7. [Pritunl VPN Setup](https://github.com/techiescamp/devops-projects/tree/main/07-pritunl-vpn-setup) +8. [GitHub Actions OIDC AWS Integration](https://github.com/techiescamp/devops-projects/tree/main/09-github-action-oidc-aws) +9. [Setup AWS Route53 Private Hosted Zone](https://github.com/techiescamp/devops-projects/tree/main/10-route53-private-hosted-zone) > All the DevOps Real World Projects ideas and planned projects are Documented in [Real World DevOps Projects](https://devopscube.com/devops-projects/) Blog