Skip to content

pglagerweij/github-actions-aws-pipeline-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-aws-pipeline-demo

Initialization

Add your AWS region in the placeholder <<REGION>> in the files

  • .github/workflows/pipeline.yml
  • terraform.tfvars
  • providers.tf

Add your AWS account_id in the placeholder <<ACCOUNT_ID>> in the files

  • .github/workflows/pipeline.yml

Add an unique bucket name in the placeholder <<BUCKET_NAME>> in the files

  • terraform.tfvars
  • providers.tf

Add your github organisation <<GITHUB_ORG_NAME>> and repo name <<GITHUB_REPO_NAME>> in the file:

  • terraform.tfvars

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages