codecommit
There are 103 repositories under codecommit topic.
cloudcomponents/cdk-constructs
A collection of higher-level reusable cdk constructs
stelligent/cloudformation_templates
AWS - CloudFormation Templates
omerbsezer/Fast-Terraform
This repo covers Terraform (Infrastructure as Code) with LABs using AWS and AWS Sample Projects: Resources, Variables, Meta Arguments, Provisioners, Dynamic Blocks, Modules, Provisioning AWS Resources (EC2, EBS, EFS, VPC, IAM Policies, Roles, ECS, ECR, Fargate, EKS, Lambda, API-Gateway, ELB, S3, etc.
aws/aws-toolkit-eclipse
(End of life: May 31, 2023) AWS Toolkit for Eclipse
stelligent/devops-essentials
Source code samples for DevOps Essentials on AWS Complete Video Course
aws-samples/aws-glue-cdk-cicd
Build, Test and Deploy ETL solutions using AWS Glue and AWS CDK based CI/CD pipelines
aws-samples/aws-codecommit-devops-model
AWS CodeCommit Devops Model -- a best practice to build your devops workflow based on AWS CodeCommit.
aws-samples/iam-policy-tester-pipeline
Test IAM Policies in Multi Account Structures in your CI/CD pipeline
JamesWoolfenden/terraform-aws-codepipeline
Codepipeline if you must.
devopscorner/terraform-infra
Production Grade Terraform for Provisioning Infrastructure
mincloud1501/DevOps
DevOps에 대한 개념 이해와 AWS 개발자 도구를 활용한 실습 및 연구
rcrelia/aws-mojo
Bits of AWS code that may be of use to others...
aws-samples/aws-codecommit-s3-backups-with-terraform
Backup your AWS CodeCommit repositories to S3 with Terraform
jormaechea/git-web
Interact with your git provider from your command line.
tdmalone/codebuild-trigger
A simple AWS Lambda function designed to trigger CodeBuild on pushes to CodeCommit.
erozedguy/CICD-Pipeline-for-Amazon-ECS-Fargate
Creation of CI/CD pipeline for Amazon ECS/Fargate
miztiik/setup-aws-code-commit
How to setup AWS Code Commit using SSH and IAM roles. 🎓 Setup SSH key to enable IAM users to connect to Code Commit!
wwwpro/baws-cdk-monolith
AWS CDK stacks for modernizing and containerizing "traditional" monolith projects, such as Drupal, WordPress, Laravel, Django, Flask or site generators.
aws-samples/codecommit-crawler-innersource
A custom crawler written for AWS CodeCommit that generates the repos.json that can be used by the SAP InnerSource Portal.
JamesWoolfenden/terraform-aws-codecommit
Contains the module, permissions and sample code to create a feature branching enabled repo.
miztiik/migrate-from-github-to-codecommit
Migrate from Github to CodeCommit
build-on-aws/cicd-pipeline-for-containers
This repository sets up an end-to-end CI/CD container pipeline with Hashicorp Terraform based on native AWS services for hosting and testing application code, building a container image from the code, pushing and storing the container image to ECR, and deploying this container on EKS as a deployment.
keithsharp/ami-bakery
Automatically create AMIs using CodeCommit, CodePipeline, CodeBuild, and Packer.
raktim00/ci-cd-aws-developer-tools-tf
Complete workflow to run Terraform code inside AWS CodeBuild Project using CodePipeline, S3, IAM & CodeCommit.
conijnio/pull-request-codecommit
Easily create pull requests for AWS CodeCommit
Dzhuneyt/terraform-cloudwatch-trigger-codepipeline
A Terraform module that watches a CodeCommit repo. When activity is detected, it triggers a CodePipeline
gembaadvantage/git-remote-codecommit
A git remote helper that removes the need for dedicated CodeCommit user credentials
HarishKM7/aws-codecommit-sync
Keep any Git repo in sync with your AWS CodeCommit repo.
rdok/aws-cdk-amplify-nextjs-ssr
Showcase setting Next.JS SSR page through AWS CDK Amplify
0906020115/codecommit-to-s3
load files from codecommit and synchronize them to s3 bucket
guysqr/cdk-serverless-stack
A CDK project that allows you to set up multiple CodeCommit repos that will deploy a simple Lambda function and API Gateway endpoint via CodePipeline.
korniichuk/ci-cd-pipeline-on-aws-for-python
AWS CloudFormation template for CI/CD pipeline on AWS for Python
lgallard/terraform-aws-codecommit
Terraform module to create AWS CodeCommit repositories. AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories.
mnstrlara/aws-terraflow
Automated Terraform IaC Deployment on AWS with CI/CD Integration