Skip to content

josjaf/terraform-codepipeline-docker-ecr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This package is a Terraform Module using CodePipeline and Codebuild to push a Docker Image to Amazon ECR

Setup

  • Create a State File Bucket
  • add the variable bucket with the newly created bucket
  • When calling the Init command, your config cannot have any unused variables, which is why we separate them
  • terraform init -backend-config="conf/beta-init.tfvars"
  • terraform apply -var-file conf/beta.tfvars
  • ./deploy.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published