Skip to content

A cloudformation template that extracts code from an external git repo (Github or Bitbucket) and deploys it to an S3 bucket

Notifications You must be signed in to change notification settings

Channeas/codepipeline-git-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

codepipeline-git-s3

About

This is a CloudFormation template that pulls code from an external Git repo (as of right now, either Github or Bitbucket) and deploys that code in an S3 bucket. If the S3 bucket is public, it essentially acts as your own version of Vercel.com

To do this, a CodeStar Connection is required

Note: This template does not build code, it just copies it

If you want a template that also builds code, see the repository codepipeline-git-build-s3

About

A cloudformation template that extracts code from an external git repo (Github or Bitbucket) and deploys it to an S3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published