Pinned Repositories
add-aws-ecr-ecs-fargate
This repository contains code and resources related to various use cases involving Amazon Elastic Container Service (ECS), Docker, and infrastructure provisioning using Terraform and GitHub Actions.
add-aws-elb-ec2-terraform
Add an application load balancer to three Amazon EC2 instances belonging to three separate availability zones in a public subnet using Terraform and GitHub Actions.
add-aws-secretsmanager-terraform
A repository to manage AWS Secret Manager secrets using Terraform and GitHub Actions
add-iterations-to-azure-devops-project
A PowerShell script and Azure Pipelines YAML to create and automate the process of adding iterations to an Azure DevOps project
amazon-elasticache-redis-tf
This repository contains the Terraform code to provision an Amazon ElastiCache for Redis cluster and all the supporting infrastructure components like Amazon VPC, subnets, security group, AWS KMS key, and AWS Secrets Manager secret.
aws_managed_grafana_workspace_dashboard
This repository contains the source code to build an Amazon Managed Grafana workspace and dashboard using Terraform. The process is automated using Azure Pipelines.
ec2-userdata-terraform
Create an Amazon EC2 instance and work with the `user_data` script. There are 9 different branches of the repository covering unique use cases.
LearnTerraform
This repository contains small Terraform projects to understand and learn IaC concepts.
MigrateToAzureRepos
a powershell script to bulk migrate repositories from bitbucket to Azure Repos
Working-with-Terraform-workspace-and-AWS
A repository to work with `terraform workspace` and automate that using Azure Pipelines
kunduso's Repositories
kunduso/ec2-userdata-terraform
Create an Amazon EC2 instance and work with the `user_data` script. There are 9 different branches of the repository covering unique use cases.
kunduso/add-aws-elb-ec2-terraform
Add an application load balancer to three Amazon EC2 instances belonging to three separate availability zones in a public subnet using Terraform and GitHub Actions.
kunduso/Working-with-Terraform-workspace-and-AWS
A repository to work with `terraform workspace` and automate that using Azure Pipelines
kunduso/aws_managed_grafana_workspace_dashboard
This repository contains the source code to build an Amazon Managed Grafana workspace and dashboard using Terraform. The process is automated using Azure Pipelines.
kunduso/add-iterations-to-azure-devops-project
A PowerShell script and Azure Pipelines YAML to create and automate the process of adding iterations to an Azure DevOps project
kunduso/amazon-elasticache-redis-tf
This repository contains the Terraform code to provision an Amazon ElastiCache for Redis cluster and all the supporting infrastructure components like Amazon VPC, subnets, security group, AWS KMS key, and AWS Secrets Manager secret.
kunduso/LearnTerraform
This repository contains small Terraform projects to understand and learn IaC concepts.
kunduso/MigrateToAzureRepos
a powershell script to bulk migrate repositories from bitbucket to Azure Repos
kunduso/add-aws-ecr-ecs-fargate
This repository contains code and resources related to various use cases involving Amazon Elastic Container Service (ECS), Docker, and infrastructure provisioning using Terraform and GitHub Actions.
kunduso/add-aws-secretsmanager-terraform
A repository to manage AWS Secret Manager secrets using Terraform and GitHub Actions
kunduso/add-asg-elb-terraform
Create an Amazon EC2 Auto Scaling group and add a load balancer to that using Terraform.
kunduso/add-aws-elb-ec2-private-subnet-terraform-live
A repository where I used Terragrunt to deploy the same Terraform configuration code (with environment-specific configurations) across two separate AWS accounts using GitHub Actions.
kunduso/app-one
In this GitHub repository you will find all the information required to create your own CI-CD process using Azure DevOps to push a docker image into an Amazon ECR repository using Azure pipelines.
kunduso/aws-vpc-peering-using-terraform
A step by step process of how to create a peering relationship between two aws vpcs using terraform
kunduso/dotnet-snippets
kunduso/terraform-aws-vpc
This repository contains a Terraform module that automates the creation of Amazon Virtual Private Cloud (VPC) resources on AWS.
kunduso/add-aws-elb-ec2-private-subnet-terraform
Add an application load balancer to three Amazon EC2 instances belonging to three separate availability zones in a private subnet using Terraform and GitHub Actions.
kunduso/add-asg-lb-cloudformation
This repository contains the necessary files and configurations to deploy an Amazon EC2 Auto Scaling Group with a Load Balancer inside a VPC using CloudFormation templates and automate the deployment process with GitHub Actions.
kunduso/add-aws-lambda-terraform
This repository contains the Terraform code to provision an AWS Lambda function to read from a AWS Systems Manager Parameter Store parameter and log that into Amazon CloudWatch log group logs.
kunduso/amazon-elasticache-memcached-tf
This repository contains the Terraform code to provision an Amazon ElastiCache for Memcached and all the supporting infrastructure components like Amazon VPC, subnets, and security group.
kunduso/amazon-elasticache-serverless
kunduso/app-weather
A containerized weather application built with .NET microservices, featuring secure authentication and automated AWS infrastructure deployment using Terraform.
kunduso/aws-eks-terraform
kunduso/aws-lambda-base-images
kunduso/aws-lambda-layer-terraform
This repository contains the Terraform code to create an AWS Lambda layer for Python 3 using Docker, Terraform, and GitHub Actions, promoting code reuse and simplifying dependency management across AWS Lambda functions.
kunduso/Microsoft-Build-2023-.NET-Challenge
kunduso/PowerShell-Code
A repository to store PowerShell code that I can reuse.
kunduso/rds-secretsmanager-rotation-lambda-terraform
This repository contains the necessary Terraform configurations to deploy an Amazon RDS for PostgreSQL and all the supporting infrastructure components like Amazon VPC, Subnets, KMS keys, security group and IAM roles, automated via GitHub Actions. Code scanning is enabled via Bridgecrew Checkov.
kunduso/terraform-harness.io-aws
kunduso/TestProjects
This is a repository where I test and store specific POC code that I can then use in my other projects.