Here are
188 public repositories
matching this topic...
Updated
Sep 29, 2020
Dockerfile
AWS - CloudFormation Templates
Updated
Jun 15, 2020
Shell
Reference architecture for doing blue green deployments on ECS.
Updated
Mar 23, 2020
Python
Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack
Source code samples for DevOps Essentials on AWS Complete Video Course
AWS CodeBuild integration as a Jenkins build step.
Updated
Sep 16, 2020
Java
Terraform Module for CI/CD with AWS Code Pipeline and Code Build
AWS-powered serverless build, test and deploy pipeline ft. multiple environments
Updated
Jul 7, 2020
TypeScript
An approach for GitOps of AWS backing resources like databases with CodePipeline together with Kubernetes via Flux
Updated
Sep 29, 2020
Python
☁️ 🐳 ⚡ 🚀 Create environment and deployment pipelines to ECS Fargate with CodePipeline, CodeBuild and Github using Terraform
Terraform Module to easily leverage AWS CodeBuild for Continuous Integration
[DEPRECATED] Serverless CI for GitHub using AWS CodeBuild with PR and status support
Digging into DevOps with AWS and Terraform
Example of how to run the Clair image scanner on AWS ECS Fargate
Updated
Aug 23, 2018
Python
Pipeline to build, test and deploy Serverless Framework Projects with CodeBuild and CodePipeline on AWS using Terraform. ⚡ 🚀 ⚡ 🚀
How to run terraform inside aws codebuild
Distributed CLI runner on AWS CodeBuild
Terraform module for deploying Atlantis as an ECS Task
Deploy Trellis, Bedrock and Sage via AWS CodeBuild
Updated
Jun 14, 2020
Dockerfile
☁️ 🐳 ⚡ 🚀 📦 Complete microservices orchestration on ECS on AWS using Terraform
dadoune.com static site generator
Updated
Sep 7, 2020
TypeScript
Serverless stack with CI/CD & blue-green deployments - API + Static UI + Async Tasks
Updated
Jan 9, 2018
JavaScript
This infrastructure uses the static website hosting capabilities of AWS S3 to host your static website in a serverless way.
Updated
Sep 21, 2020
TypeScript
Test IAM Policies in Multi Account Structures in your CI/CD pipeline
Updated
May 12, 2020
Shell
Terraform module to provision webhooks on a set of GitHub repositories
Simple access to Amazon's web services.
Easy (🌴 🍺 ) and cheap (💸 ) way to deploy and scale frontend sites on AWS with Terraform 🌎
Docker-powered build/deployment environment for Serverless projects
Updated
Sep 30, 2020
Dockerfile
Improve this page
Add a description, image, and links to the
codebuild
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
codebuild
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Can somebody please clean up the CloudFormation in this file:
https://github.com/ModusCreateOrg/capsule/blob/master/ci/s3_cloudformation.cf
We need a RegEx adding to ensure the project name is valid for use in an S3 bucket. Currently, there is no validation on the name as per the description:
Description: "Name of the project. TODO: Add validation regex"